#df00c5 color space conversions
Hex:
#df00c5
RGB:
223, 0, 197
CMY:
13, 100, 23
CMYK:
0, 100, 12, 13
HSL:
307°, 100.0000%, 43.7255%
HSV (HSB):
307°, 100.0000%, 87.4510%
XYZ:
40.5095, 19.7192, 54.4944
xyY:
0.3531, 0.1719, 19.7192
CIE-Lab:
51.5182, 85.2516, -42.3808
CIE-LCH:
51.5182, 95.2049, 333.5668
CIE-Luv:
51.5182, 84.6402, -75.8377
Hunter-Lab:
44.4063, 85.1249, -41.6750
#df00c5 color charts
#df00c5 color shades, tints & tones
#df00c5 color schemes
#df00c5 color preview, HTML & CSS examples
This text has a color of #df00c5
<p style="color:#df00c5;">Text here</p>
.mytext {color:#df00c5;}
This box has a color of #df00c5
<div style="background-color:#df00c5;">Content here</div>
.mybackground {background-color:#df00c5;}
Border around this has a color of #df00c5
<div style="border:2px solid #df00c5;">Content here</div>
.myborder {border:2px solid #df00c5;}