#d01cd2 color space conversions
Hex:
#d01cd2
RGB:
208, 28, 210
CMY:
18, 89, 18
CMYK:
1, 87, 0, 18
HSL:
299°, 76.4706%, 46.6667%
HSV (HSB):
299°, 86.6667%, 82.3529%
XYZ:
38.0605, 18.8935, 62.6136
xyY:
0.3183, 0.1580, 18.8935
CIE-Lab:
50.5624, 81.6309, -51.5527
CIE-LCH:
50.5624, 96.5468, 327.7262
CIE-Luv:
50.5624, 66.4423, -88.3857
Hunter-Lab:
43.4667, 80.2323, -54.9802
#d01cd2 color charts
#d01cd2 color shades, tints & tones
#d01cd2 color schemes
#d01cd2 color preview, HTML & CSS examples
This text has a color of #d01cd2
<p style="color:#d01cd2;">Text here</p>
.mytext {color:#d01cd2;}
This box has a color of #d01cd2
<div style="background-color:#d01cd2;">Content here</div>
.mybackground {background-color:#d01cd2;}
Border around this has a color of #d01cd2
<div style="border:2px solid #d01cd2;">Content here</div>
.myborder {border:2px solid #d01cd2;}