#dc04b4 color space conversions
Hex:
#dc04b4
RGB:
220, 4, 180
CMY:
14, 98, 29
CMYK:
0, 98, 18, 14
HSL:
311°, 96.4286%, 43.9216%
HSV (HSB):
311°, 98.1818%, 86.2745%
XYZ:
37.7968, 18.5978, 44.7776
xyY:
0.3736, 0.1838, 18.5978
CIE-Lab:
50.2132, 82.2829, -34.5687
CIE-LCH:
50.2132, 89.2494, 337.2117
CIE-Luv:
50.2132, 89.6358, -63.5049
Hunter-Lab:
43.1251, 80.9766, -31.3743
#dc04b4 color charts
#dc04b4 color shades, tints & tones
#dc04b4 color schemes
#dc04b4 color preview, HTML & CSS examples
This text has a color of #dc04b4
<p style="color:#dc04b4;">Text here</p>
.mytext {color:#dc04b4;}
This box has a color of #dc04b4
<div style="background-color:#dc04b4;">Content here</div>
.mybackground {background-color:#dc04b4;}
Border around this has a color of #dc04b4
<div style="border:2px solid #dc04b4;">Content here</div>
.myborder {border:2px solid #dc04b4;}