#dc09ec color space conversions
Hex:
#dc09ec
RGB:
220, 9, 236
CMY:
14, 96, 7
CMYK:
7, 96, 0, 7
HSL:
296°, 92.6531%, 48.0392%
HSV (HSB):
296°, 96.1864%, 92.5490%
XYZ:
44.7532, 21.4671, 81.1417
xyY:
0.3037, 0.1457, 21.4671
CIE-Lab:
53.4570, 89.6005, -61.5717
CIE-LCH:
53.4570, 108.7167, 325.5039
CIE-Luv:
53.4570, 66.3910, -105.4255
Hunter-Lab:
46.3327, 91.3329, -71.4009
#dc09ec color charts
#dc09ec color shades, tints & tones
#dc09ec color schemes
#dc09ec color preview, HTML & CSS examples
This text has a color of #dc09ec
<p style="color:#dc09ec;">Text here</p>
.mytext {color:#dc09ec;}
This box has a color of #dc09ec
<div style="background-color:#dc09ec;">Content here</div>
.mybackground {background-color:#dc09ec;}
Border around this has a color of #dc09ec
<div style="border:2px solid #dc09ec;">Content here</div>
.myborder {border:2px solid #dc09ec;}