#d42bb9 color space conversions
Hex:
#d42bb9
RGB:
212, 43, 185
CMY:
17, 83, 27
CMYK:
0, 80, 13, 17
HSL:
310°, 66.2745%, 50.0000%
HSV (HSB):
310°, 79.7170%, 83.1373%
XYZ:
36.7722, 19.2276, 47.6721
xyY:
0.3547, 0.1855, 19.2276
CIE-Lab:
50.9524, 75.7438, -36.4323
CIE-LCH:
50.9524, 84.0502, 334.3128
CIE-Luv:
50.9524, 77.0461, -65.4001
Hunter-Lab:
43.8493, 72.9547, -33.7645
#d42bb9 color charts
#d42bb9 color shades, tints & tones
#d42bb9 color schemes
#d42bb9 color preview, HTML & CSS examples
This text has a color of #d42bb9
<p style="color:#d42bb9;">Text here</p>
.mytext {color:#d42bb9;}
This box has a color of #d42bb9
<div style="background-color:#d42bb9;">Content here</div>
.mybackground {background-color:#d42bb9;}
Border around this has a color of #d42bb9
<div style="border:2px solid #d42bb9;">Content here</div>
.myborder {border:2px solid #d42bb9;}