#d02cb4 color space conversions
Hex:
#d02cb4
RGB:
208, 44, 180
CMY:
18, 83, 29
CMYK:
0, 79, 13, 18
HSL:
310°, 65.0794%, 49.4118%
HSV (HSB):
310°, 78.8462%, 81.5686%
XYZ:
35.1513, 18.5065, 44.8995
xyY:
0.3567, 0.1878, 18.5065
CIE-Lab:
50.1048, 73.9635, -34.8904
CIE-LCH:
50.1048, 81.7798, 334.7456
CIE-Luv:
50.1048, 75.8177, -62.5922
Hunter-Lab:
43.0192, 70.5700, -31.7679
#d02cb4 color charts
#d02cb4 color shades, tints & tones
#d02cb4 color schemes
#d02cb4 color preview, HTML & CSS examples
This text has a color of #d02cb4
<p style="color:#d02cb4;">Text here</p>
.mytext {color:#d02cb4;}
This box has a color of #d02cb4
<div style="background-color:#d02cb4;">Content here</div>
.mybackground {background-color:#d02cb4;}
Border around this has a color of #d02cb4
<div style="border:2px solid #d02cb4;">Content here</div>
.myborder {border:2px solid #d02cb4;}