#d02ac7 color space conversions
Hex:
#d02ac7
RGB:
208, 42, 199
CMY:
18, 84, 22
CMYK:
0, 80, 4, 18
HSL:
303°, 66.4000%, 49.0196%
HSV (HSB):
303°, 79.8077%, 81.5686%
XYZ:
37.1492, 19.1893, 55.7788
xyY:
0.3313, 0.1712, 19.1893
CIE-Lab:
50.9080, 77.1761, -44.6707
CIE-LCH:
50.9080, 89.1718, 329.9371
CIE-Luv:
50.9080, 68.8186, -77.7910
Hunter-Lab:
43.8056, 74.7163, -44.8314
#d02ac7 color charts
#d02ac7 color shades, tints & tones
#d02ac7 color schemes
#d02ac7 color preview, HTML & CSS examples
This text has a color of #d02ac7
<p style="color:#d02ac7;">Text here</p>
.mytext {color:#d02ac7;}
This box has a color of #d02ac7
<div style="background-color:#d02ac7;">Content here</div>
.mybackground {background-color:#d02ac7;}
Border around this has a color of #d02ac7
<div style="border:2px solid #d02ac7;">Content here</div>
.myborder {border:2px solid #d02ac7;}