#dc08e6 color space conversions
Hex:
#dc08e6
RGB:
220, 8, 230
CMY:
14, 97, 10
CMYK:
4, 97, 0, 10
HSL:
297°, 93.2773%, 46.6667%
HSV (HSB):
297°, 96.5217%, 90.1961%
XYZ:
43.8850, 21.1025, 76.6231
xyY:
0.3099, 0.1490, 21.1025
CIE-Lab:
53.0615, 88.7734, -58.8233
CIE-LCH:
53.0615, 106.4937, 326.4706
CIE-Luv:
53.0615, 68.6615, -101.1197
Hunter-Lab:
45.9374, 90.1341, -66.7388
#dc08e6 color charts
#dc08e6 color shades, tints & tones
#dc08e6 color schemes
#dc08e6 color preview, HTML & CSS examples
This text has a color of #dc08e6
<p style="color:#dc08e6;">Text here</p>
.mytext {color:#dc08e6;}
This box has a color of #dc08e6
<div style="background-color:#dc08e6;">Content here</div>
.mybackground {background-color:#dc08e6;}
Border around this has a color of #dc08e6
<div style="border:2px solid #dc08e6;">Content here</div>
.myborder {border:2px solid #dc08e6;}