#e32bcf color space conversions
Hex:
#e32bcf
RGB:
227, 43, 207
CMY:
11, 83, 19
CMYK:
0, 81, 9, 11
HSL:
307°, 76.6667%, 52.9412%
HSV (HSB):
307°, 81.0573%, 89.0196%
XYZ:
43.8049, 22.5636, 61.0779
xyY:
0.3437, 0.1770, 22.5636
CIE-Lab:
54.6200, 81.8205, -43.1860
CIE-LCH:
54.6200, 92.5182, 332.1743
CIE-Luv:
54.6200, 79.5359, -77.5592
Hunter-Lab:
47.5012, 81.4830, -42.9853
#e32bcf color charts
#e32bcf color shades, tints & tones
#e32bcf color schemes
#e32bcf color preview, HTML & CSS examples
This text has a color of #e32bcf
<p style="color:#e32bcf;">Text here</p>
.mytext {color:#e32bcf;}
This box has a color of #e32bcf
<div style="background-color:#e32bcf;">Content here</div>
.mybackground {background-color:#e32bcf;}
Border around this has a color of #e32bcf
<div style="border:2px solid #e32bcf;">Content here</div>
.myborder {border:2px solid #e32bcf;}