#df07e1 color space conversions
Hex:
#df07e1
RGB:
223, 7, 225
CMY:
13, 97, 12
CMYK:
1, 97, 0, 12
HSL:
299°, 93.9655%, 45.4902%
HSV (HSB):
299°, 96.8889%, 88.2353%
XYZ:
44.0980, 21.2762, 73.0167
xyY:
0.3186, 0.1537, 21.2762
CIE-Lab:
53.2504, 88.5833, -55.6615
CIE-LCH:
53.2504, 104.6193, 327.8567
CIE-Luv:
53.2504, 72.7478, -96.5610
Hunter-Lab:
46.1261, 89.9309, -61.5665
#df07e1 color charts
#df07e1 color shades, tints & tones
#df07e1 color schemes
#df07e1 color preview, HTML & CSS examples
This text has a color of #df07e1
<p style="color:#df07e1;">Text here</p>
.mytext {color:#df07e1;}
This box has a color of #df07e1
<div style="background-color:#df07e1;">Content here</div>
.mybackground {background-color:#df07e1;}
Border around this has a color of #df07e1
<div style="border:2px solid #df07e1;">Content here</div>
.myborder {border:2px solid #df07e1;}