#d42ccc color space conversions
Hex:
#d42ccc
RGB:
212, 44, 204
CMY:
17, 83, 20
CMYK:
0, 79, 4, 17
HSL:
303°, 66.1417%, 50.1961%
HSV (HSB):
303°, 79.2453%, 83.1373%
XYZ:
38.9511, 20.1580, 58.9647
xyY:
0.3299, 0.1707, 20.1580
CIE-Lab:
52.0154, 78.2204, -45.7519
CIE-LCH:
52.0154, 90.6182, 329.6762
CIE-Luv:
52.0154, 69.5242, -79.9579
Hunter-Lab:
44.8977, 76.2872, -46.4378
#d42ccc color charts
#d42ccc color shades, tints & tones
#d42ccc color schemes
#d42ccc color preview, HTML & CSS examples
This text has a color of #d42ccc
<p style="color:#d42ccc;">Text here</p>
.mytext {color:#d42ccc;}
This box has a color of #d42ccc
<div style="background-color:#d42ccc;">Content here</div>
.mybackground {background-color:#d42ccc;}
Border around this has a color of #d42ccc
<div style="border:2px solid #d42ccc;">Content here</div>
.myborder {border:2px solid #d42ccc;}