#d02ac8 color space conversions
Hex:
#d02ac8
RGB:
208, 42, 200
CMY:
18, 84, 22
CMYK:
0, 80, 4, 18
HSL:
303°, 66.4000%, 49.0196%
HSV (HSB):
303°, 79.8077%, 81.5686%
XYZ:
37.2657, 19.2360, 56.3924
xyY:
0.3301, 0.1704, 19.2360
CIE-Lab:
50.9621, 77.3246, -45.1621
CIE-LCH:
50.9621, 89.5472, 329.7126
CIE-Luv:
50.9621, 68.4424, -78.5595
Hunter-Lab:
43.8588, 74.9140, -45.5322
#d02ac8 color charts
#d02ac8 color shades, tints & tones
#d02ac8 color schemes
#d02ac8 color preview, HTML & CSS examples
This text has a color of #d02ac8
<p style="color:#d02ac8;">Text here</p>
.mytext {color:#d02ac8;}
This box has a color of #d02ac8
<div style="background-color:#d02ac8;">Content here</div>
.mybackground {background-color:#d02ac8;}
Border around this has a color of #d02ac8
<div style="border:2px solid #d02ac8;">Content here</div>
.myborder {border:2px solid #d02ac8;}