#dc00ca color space conversions
Hex:
#dc00ca
RGB:
220, 0, 202
CMY:
14, 100, 21
CMYK:
0, 100, 8, 14
HSL:
305°, 100.0000%, 43.1373%
HSV (HSB):
305°, 100.0000%, 86.2745%
XYZ:
40.1759, 19.4799, 57.5196
xyY:
0.3429, 0.1662, 19.4799
CIE-Lab:
51.2440, 85.3978, -45.7392
CIE-LCH:
51.2440, 96.8755, 331.8264
CIE-Luv:
51.2440, 80.2251, -80.6893
Hunter-Lab:
44.1361, 85.2457, -46.3735
#dc00ca color charts
#dc00ca color shades, tints & tones
#dc00ca color schemes
#dc00ca color preview, HTML & CSS examples
This text has a color of #dc00ca
<p style="color:#dc00ca;">Text here</p>
.mytext {color:#dc00ca;}
This box has a color of #dc00ca
<div style="background-color:#dc00ca;">Content here</div>
.mybackground {background-color:#dc00ca;}
Border around this has a color of #dc00ca
<div style="border:2px solid #dc00ca;">Content here</div>
.myborder {border:2px solid #dc00ca;}