#e32bdf color space conversions
Hex:
#e32bdf
RGB:
227, 43, 223
CMY:
11, 83, 13
CMYK:
0, 81, 2, 11
HSL:
301°, 76.6667%, 52.9412%
HSV (HSB):
301°, 81.0573%, 89.0196%
XYZ:
45.8617, 23.3864, 71.9089
xyY:
0.3249, 0.1657, 23.3864
CIE-Lab:
55.4681, 84.1175, -50.9481
CIE-LCH:
55.4681, 98.3436, 328.7976
CIE-Luv:
55.4681, 73.3503, -89.8723
Hunter-Lab:
48.3594, 84.6516, -54.3106
#e32bdf color charts
#e32bdf color shades, tints & tones
#e32bdf color schemes
#e32bdf color preview, HTML & CSS examples
This text has a color of #e32bdf
<p style="color:#e32bdf;">Text here</p>
.mytext {color:#e32bdf;}
This box has a color of #e32bdf
<div style="background-color:#e32bdf;">Content here</div>
.mybackground {background-color:#e32bdf;}
Border around this has a color of #e32bdf
<div style="border:2px solid #e32bdf;">Content here</div>
.myborder {border:2px solid #e32bdf;}