#dc10ca color space conversions
Hex:
#dc10ca
RGB:
220, 16, 202
CMY:
14, 94, 21
CMYK:
0, 93, 8, 14
HSL:
305°, 86.4407%, 46.2745%
HSV (HSB):
305°, 92.7273%, 86.2745%
XYZ:
40.3612, 19.8505, 57.5814
xyY:
0.3426, 0.1685, 19.8505
CIE-Lab:
51.6678, 84.1474, -45.0664
CIE-LCH:
51.6678, 95.4556, 331.8280
CIE-Luv:
51.6678, 79.3818, -79.6781
Hunter-Lab:
44.5539, 83.7330, -45.4386
#dc10ca color charts
#dc10ca color shades, tints & tones
#dc10ca color schemes
#dc10ca color preview, HTML & CSS examples
This text has a color of #dc10ca
<p style="color:#dc10ca;">Text here</p>
.mytext {color:#dc10ca;}
This box has a color of #dc10ca
<div style="background-color:#dc10ca;">Content here</div>
.mybackground {background-color:#dc10ca;}
Border around this has a color of #dc10ca
<div style="border:2px solid #dc10ca;">Content here</div>
.myborder {border:2px solid #dc10ca;}