#df08e5 color space conversions
Hex:
#df08e5
RGB:
223, 8, 229
CMY:
13, 97, 10
CMYK:
3, 97, 0, 10
HSL:
298°, 93.2489%, 46.4706%
HSV (HSB):
298°, 96.5066%, 89.8039%
XYZ:
44.6611, 21.5188, 75.9284
xyY:
0.3143, 0.1514, 21.5188
CIE-Lab:
53.5127, 89.0936, -57.5061
CIE-LCH:
53.5127, 106.0407, 327.1595
CIE-Luv:
53.5127, 71.1581, -99.4569
Hunter-Lab:
46.3883, 90.6741, -64.5740
#df08e5 color charts
#df08e5 color shades, tints & tones
#df08e5 color schemes
#df08e5 color preview, HTML & CSS examples
This text has a color of #df08e5
<p style="color:#df08e5;">Text here</p>
.mytext {color:#df08e5;}
This box has a color of #df08e5
<div style="background-color:#df08e5;">Content here</div>
.mybackground {background-color:#df08e5;}
Border around this has a color of #df08e5
<div style="border:2px solid #df08e5;">Content here</div>
.myborder {border:2px solid #df08e5;}