#dc12cd color space conversions
Hex:
#dc12cd
RGB:
220, 18, 205
CMY:
14, 93, 20
CMYK:
0, 92, 7, 14
HSL:
304°, 84.8739%, 46.6667%
HSV (HSB):
304°, 91.8182%, 86.2745%
XYZ:
40.7510, 20.0560, 59.4810
xyY:
0.3388, 0.1667, 20.0560
CIE-Lab:
51.9005, 84.3501, -46.4245
CIE-LCH:
51.9005, 96.2817, 331.1725
CIE-Luv:
51.9005, 78.0017, -81.7985
Hunter-Lab:
44.7840, 84.0533, -47.3988
#dc12cd color charts
#dc12cd color shades, tints & tones
#dc12cd color schemes
#dc12cd color preview, HTML & CSS examples
This text has a color of #dc12cd
<p style="color:#dc12cd;">Text here</p>
.mytext {color:#dc12cd;}
This box has a color of #dc12cd
<div style="background-color:#dc12cd;">Content here</div>
.mybackground {background-color:#dc12cd;}
Border around this has a color of #dc12cd
<div style="border:2px solid #dc12cd;">Content here</div>
.myborder {border:2px solid #dc12cd;}