#e32bbb color space conversions
Hex:
#e32bbb
RGB:
227, 43, 187
CMY:
11, 83, 27
CMYK:
0, 81, 18, 11
HSL:
313°, 76.6667%, 52.9412%
HSV (HSB):
313°, 81.0573%, 89.0196%
XYZ:
41.5121, 21.6465, 49.0040
xyY:
0.3701, 0.1930, 21.6465
CIE-Lab:
53.6499, 79.1424, -33.1827
CIE-LCH:
53.6499, 85.8173, 337.2527
CIE-Luv:
53.6499, 87.6703, -61.8895
Hunter-Lab:
46.5258, 77.8443, -29.8800
#e32bbb color charts
#e32bbb color shades, tints & tones
#e32bbb color schemes
#e32bbb color preview, HTML & CSS examples
This text has a color of #e32bbb
<p style="color:#e32bbb;">Text here</p>
.mytext {color:#e32bbb;}
This box has a color of #e32bbb
<div style="background-color:#e32bbb;">Content here</div>
.mybackground {background-color:#e32bbb;}
Border around this has a color of #e32bbb
<div style="border:2px solid #e32bbb;">Content here</div>
.myborder {border:2px solid #e32bbb;}