#df75cf color space conversions
Hex:
#df75cf
RGB:
223, 117, 207
CMY:
13, 54, 19
CMYK:
0, 48, 7, 13
HSL:
309°, 62.3529%, 66.6667%
HSV (HSB):
309°, 47.5336%, 87.4510%
XYZ:
48.0552, 32.9155, 62.8520
xyY:
0.3341, 0.2289, 32.9155
CIE-Lab:
64.0925, 53.0986, -28.4359
CIE-LCH:
64.0925, 60.2334, 331.8296
CIE-Luv:
64.0925, 54.4515, -52.2581
Hunter-Lab:
57.3721, 49.1116, -24.7927
#df75cf color charts
#df75cf color shades, tints & tones
#df75cf color schemes
#df75cf color preview, HTML & CSS examples
This text has a color of #df75cf
<p style="color:#df75cf;">Text here</p>
.mytext {color:#df75cf;}
This box has a color of #df75cf
<div style="background-color:#df75cf;">Content here</div>
.mybackground {background-color:#df75cf;}
Border around this has a color of #df75cf
<div style="border:2px solid #df75cf;">Content here</div>
.myborder {border:2px solid #df75cf;}