#d42cec color space conversions
Hex:
#d42cec
RGB:
212, 44, 236
CMY:
17, 83, 7
CMYK:
10, 81, 0, 7
HSL:
293°, 83.4783%, 54.9020%
HSV (HSB):
293°, 81.3559%, 92.5490%
XYZ:
43.1924, 21.8545, 81.2987
xyY:
0.2951, 0.1493, 21.8545
CIE-Lab:
53.8723, 83.2346, -60.9725
CIE-LCH:
53.8723, 103.1777, 323.7758
CIE-Luv:
53.8723, 58.2185, -103.9762
Hunter-Lab:
46.7488, 83.1100, -70.3843
#d42cec color charts
#d42cec color shades, tints & tones
#d42cec color schemes
#d42cec color preview, HTML & CSS examples
This text has a color of #d42cec
<p style="color:#d42cec;">Text here</p>
.mytext {color:#d42cec;}
This box has a color of #d42cec
<div style="background-color:#d42cec;">Content here</div>
.mybackground {background-color:#d42cec;}
Border around this has a color of #d42cec
<div style="border:2px solid #d42cec;">Content here</div>
.myborder {border:2px solid #d42cec;}