#d42bbd color space conversions
Hex:
#d42bbd
RGB:
212, 43, 189
CMY:
17, 83, 26
CMYK:
0, 80, 11, 17
HSL:
308°, 66.2745%, 50.0000%
HSV (HSB):
308°, 79.7170%, 83.1373%
XYZ:
37.2006, 19.3989, 49.9278
xyY:
0.3492, 0.1821, 19.3989
CIE-Lab:
51.1507, 76.2984, -38.4489
CIE-LCH:
51.1507, 85.4386, 333.2552
CIE-Luv:
51.1507, 75.4615, -68.5307
Hunter-Lab:
44.0442, 73.6871, -36.3792
#d42bbd color charts
#d42bbd color shades, tints & tones
#d42bbd color schemes
#d42bbd color preview, HTML & CSS examples
This text has a color of #d42bbd
<p style="color:#d42bbd;">Text here</p>
.mytext {color:#d42bbd;}
This box has a color of #d42bbd
<div style="background-color:#d42bbd;">Content here</div>
.mybackground {background-color:#d42bbd;}
Border around this has a color of #d42bbd
<div style="border:2px solid #d42bbd;">Content here</div>
.myborder {border:2px solid #d42bbd;}