#e32bbd color space conversions
Hex:
#e32bbd
RGB:
227, 43, 189
CMY:
11, 83, 26
CMYK:
0, 81, 17, 11
HSL:
312°, 76.6667%, 52.9412%
HSV (HSB):
312°, 81.0573%, 89.0196%
XYZ:
41.7277, 21.7328, 50.1397
xyY:
0.3673, 0.1913, 21.7328
CIE-Lab:
53.7423, 79.3999, -34.1984
CIE-LCH:
53.7423, 86.4516, 336.6979
CIE-Luv:
53.7423, 86.8395, -63.4658
Hunter-Lab:
46.6184, 78.1915, -31.1355
#e32bbd color charts
#e32bbd color shades, tints & tones
#e32bbd color schemes
#e32bbd color preview, HTML & CSS examples
This text has a color of #e32bbd
<p style="color:#e32bbd;">Text here</p>
.mytext {color:#e32bbd;}
This box has a color of #e32bbd
<div style="background-color:#e32bbd;">Content here</div>
.mybackground {background-color:#e32bbd;}
Border around this has a color of #e32bbd
<div style="border:2px solid #e32bbd;">Content here</div>
.myborder {border:2px solid #e32bbd;}