| value | clean |
|---|---|
| #D393BE | D393BE |
| fraction | r | g | b | value |
|---|---|---|---|---|
| r : 0.8300000000000001 g : 0.58 b : 0.75 | 211 | 147 | 190 | rgb(211, 147, 190) |
| fraction | h | s | l | value |
|---|---|---|---|---|
| h : 0.89 s : 0.42 l : 0.7000000000000001 | 320 | 42 | 70 | hsl(320, 42%, 70%) |
| fraction | value | h | s | v |
|---|---|---|---|---|
| h : 0.89 s : 0.3 v : 0.8300000000000001 | hsv(320, 30%, 83%) | 320 | 30 | 83 |
| value | closest_named_hex | exact_match_name | distance |
|---|---|---|---|
| Viola | #CB8FA9 | false | 1185 |
| fraction | value | c | m | y | k |
|---|---|---|---|---|---|
| c : 0 m : 0.3 y : 0.1 k : 0.17 | cmyk(0, 30, 10, 17) | 0 | 30 | 10 | 17 |
| fraction | value | X | Y | Z |
|---|---|---|---|---|
| X : 0.68 Y : 0.64 Z : 0.79 | XYZ(68, 64, 79) | 68 | 64 | 79 |
| bare | named |
|---|---|
| https://www.thecolorapi.com/id?format=svg&named=false&hex=D393BE | https://www.thecolorapi.com/id?format=svg&hex=D393BE |
| value |
|---|
| #000000 |
Read The Docs — About — Support — Author