#d03cc1 color space conversions
Hex:
#d03cc1
RGB:
208, 60, 193
CMY:
18, 76, 24
CMYK:
0, 71, 7, 18
HSL:
306°, 61.1570%, 52.5490%
HSV (HSB):
306°, 71.1538%, 81.5686%
XYZ:
37.2539, 20.4919, 52.4439
xyY:
0.3381, 0.1860, 20.4919
CIE-Lab:
52.3888, 71.1364, -38.8626
CIE-LCH:
52.3888, 81.0598, 331.3518
CIE-Luv:
52.3888, 67.4419, -68.7359
Hunter-Lab:
45.2679, 67.6803, -37.0012
#d03cc1 color charts
#d03cc1 color shades, tints & tones
#d03cc1 color schemes
#d03cc1 color preview, HTML & CSS examples
This text has a color of #d03cc1
<p style="color:#d03cc1;">Text here</p>
.mytext {color:#d03cc1;}
This box has a color of #d03cc1
<div style="background-color:#d03cc1;">Content here</div>
.mybackground {background-color:#d03cc1;}
Border around this has a color of #d03cc1
<div style="border:2px solid #d03cc1;">Content here</div>
.myborder {border:2px solid #d03cc1;}