#d05dc1 color space conversions
Hex:
#d05dc1
RGB:
208, 93, 193
CMY:
18, 64, 24
CMYK:
0, 55, 7, 18
HSL:
308°, 55.0239%, 59.0196%
HSV (HSB):
308°, 55.2885%, 81.5686%
XYZ:
39.5524, 25.0889, 53.2101
xyY:
0.3356, 0.2129, 25.0889
CIE-Lab:
57.1619, 57.9386, -31.3929
CIE-LCH:
57.1619, 65.8969, 331.5498
CIE-Luv:
57.1619, 57.2644, -56.4707
Hunter-Lab:
50.0888, 53.2965, -27.9225
#d05dc1 color charts
#d05dc1 color shades, tints & tones
#d05dc1 color schemes
#d05dc1 color preview, HTML & CSS examples
This text has a color of #d05dc1
<p style="color:#d05dc1;">Text here</p>
.mytext {color:#d05dc1;}
This box has a color of #d05dc1
<div style="background-color:#d05dc1;">Content here</div>
.mybackground {background-color:#d05dc1;}
Border around this has a color of #d05dc1
<div style="border:2px solid #d05dc1;">Content here</div>
.myborder {border:2px solid #d05dc1;}