#dc14ec color space conversions
Hex:
#dc14ec
RGB:
220, 20, 236
CMY:
14, 92, 7
CMYK:
7, 92, 0, 7
HSL:
296°, 85.0394%, 50.1961%
HSV (HSB):
296°, 91.5254%, 92.5490%
XYZ:
44.9057, 21.7721, 81.1925
xyY:
0.3037, 0.1472, 21.7721
CIE-Lab:
53.7843, 88.6308, -61.0451
CIE-LCH:
53.7843, 107.6194, 325.4426
CIE-Luv:
53.7843, 65.8636, -104.7074
Hunter-Lab:
46.6606, 90.1307, -70.5062
#dc14ec color charts
#dc14ec color shades, tints & tones
#dc14ec color schemes
#dc14ec color preview, HTML & CSS examples
This text has a color of #dc14ec
<p style="color:#dc14ec;">Text here</p>
.mytext {color:#dc14ec;}
This box has a color of #dc14ec
<div style="background-color:#dc14ec;">Content here</div>
.mybackground {background-color:#dc14ec;}
Border around this has a color of #dc14ec
<div style="border:2px solid #dc14ec;">Content here</div>
.myborder {border:2px solid #dc14ec;}