#d00dcf color space conversions
Hex:
#d00dcf
RGB:
208, 13, 207
CMY:
18, 95, 19
CMYK:
0, 94, 0, 18
HSL:
300°, 88.2353%, 43.3333%
HSV (HSB):
300°, 93.7500%, 81.5686%
XYZ:
37.4188, 18.2027, 60.5728
xyY:
0.3220, 0.1567, 18.2027
CIE-Lab:
49.7411, 83.0882, -51.1419
CIE-LCH:
49.7411, 97.5661, 328.3872
CIE-Luv:
49.7411, 68.7166, -87.6060
Hunter-Lab:
42.6647, 81.8894, -54.3112
#d00dcf color charts
#d00dcf color shades, tints & tones
#d00dcf color schemes
#d00dcf color preview, HTML & CSS examples
This text has a color of #d00dcf
<p style="color:#d00dcf;">Text here</p>
.mytext {color:#d00dcf;}
This box has a color of #d00dcf
<div style="background-color:#d00dcf;">Content here</div>
.mybackground {background-color:#d00dcf;}
Border around this has a color of #d00dcf
<div style="border:2px solid #d00dcf;">Content here</div>
.myborder {border:2px solid #d00dcf;}