#dc05cc color space conversions
Hex:
#dc05cc
RGB:
220, 5, 204
CMY:
14, 98, 20
CMYK:
0, 98, 7, 14
HSL:
304°, 95.5556%, 44.1176%
HSV (HSB):
304°, 97.7273%, 86.2745%
XYZ:
40.4686, 19.6838, 58.7932
xyY:
0.3402, 0.1655, 19.6838
CIE-Lab:
51.4778, 85.2990, -46.5206
CIE-LCH:
51.4778, 97.1601, 331.3927
CIE-Luv:
51.4778, 79.1381, -81.9134
Hunter-Lab:
44.3664, 85.1763, -47.5129
#dc05cc color charts
#dc05cc color shades, tints & tones
#dc05cc color schemes
#dc05cc color preview, HTML & CSS examples
This text has a color of #dc05cc
<p style="color:#dc05cc;">Text here</p>
.mytext {color:#dc05cc;}
This box has a color of #dc05cc
<div style="background-color:#dc05cc;">Content here</div>
.mybackground {background-color:#dc05cc;}
Border around this has a color of #dc05cc
<div style="border:2px solid #dc05cc;">Content here</div>
.myborder {border:2px solid #dc05cc;}