#d03cb8 color space conversions
Hex:
#d03cb8
RGB:
208, 60, 184
CMY:
18, 76, 28
CMYK:
0, 71, 12, 18
HSL:
310°, 61.1570%, 52.5490%
HSV (HSB):
310°, 71.1538%, 81.5686%
XYZ:
36.2800, 20.1023, 47.3154
xyY:
0.3499, 0.1939, 20.1023
CIE-Lab:
51.9527, 69.7995, -34.3279
CIE-LCH:
51.9527, 77.7841, 333.8117
CIE-Luv:
51.9527, 70.6753, -61.6154
Hunter-Lab:
44.8356, 65.9761, -31.1843
#d03cb8 color charts
#d03cb8 color shades, tints & tones
#d03cb8 color schemes
#d03cb8 color preview, HTML & CSS examples
This text has a color of #d03cb8
<p style="color:#d03cb8;">Text here</p>
.mytext {color:#d03cb8;}
This box has a color of #d03cb8
<div style="background-color:#d03cb8;">Content here</div>
.mybackground {background-color:#d03cb8;}
Border around this has a color of #d03cb8
<div style="border:2px solid #d03cb8;">Content here</div>
.myborder {border:2px solid #d03cb8;}