#d02cc1 color space conversions
Hex:
#d02cc1
RGB:
208, 44, 193
CMY:
18, 83, 24
CMYK:
0, 79, 7, 18
HSL:
305°, 65.0794%, 49.4118%
HSV (HSB):
305°, 78.8462%, 81.5686%
XYZ:
36.5387, 19.0615, 52.2055
xyY:
0.3389, 0.1768, 19.0615
CIE-Lab:
50.7591, 75.8044, -41.4345
CIE-LCH:
50.7591, 86.3894, 331.3391
CIE-Luv:
50.7591, 70.7615, -72.7472
Hunter-Lab:
43.6595, 72.9830, -40.3339
#d02cc1 color charts
#d02cc1 color shades, tints & tones
#d02cc1 color schemes
#d02cc1 color preview, HTML & CSS examples
This text has a color of #d02cc1
<p style="color:#d02cc1;">Text here</p>
.mytext {color:#d02cc1;}
This box has a color of #d02cc1
<div style="background-color:#d02cc1;">Content here</div>
.mybackground {background-color:#d02cc1;}
Border around this has a color of #d02cc1
<div style="border:2px solid #d02cc1;">Content here</div>
.myborder {border:2px solid #d02cc1;}