#dc12e8 color space conversions
Hex:
#dc12e8
RGB:
220, 18, 232
CMY:
14, 93, 9
CMYK:
5, 92, 0, 9
HSL:
297°, 85.6000%, 49.0196%
HSV (HSB):
297°, 92.2414%, 90.9804%
XYZ:
44.2970, 21.4745, 78.1542
xyY:
0.3078, 0.1492, 21.4745
CIE-Lab:
53.4649, 88.2403, -59.3048
CIE-LCH:
53.4649, 106.3175, 326.0956
CIE-Luv:
53.4649, 67.4490, -101.9555
Hunter-Lab:
46.3405, 89.5325, -67.5554
#dc12e8 color charts
#dc12e8 color shades, tints & tones
#dc12e8 color schemes
#dc12e8 color preview, HTML & CSS examples
This text has a color of #dc12e8
<p style="color:#dc12e8;">Text here</p>
.mytext {color:#dc12e8;}
This box has a color of #dc12e8
<div style="background-color:#dc12e8;">Content here</div>
.mybackground {background-color:#dc12e8;}
Border around this has a color of #dc12e8
<div style="border:2px solid #dc12e8;">Content here</div>
.myborder {border:2px solid #dc12e8;}