#e32ddb color space conversions
Hex:
#e32ddb
RGB:
227, 45, 219
CMY:
11, 82, 14
CMYK:
0, 80, 4, 11
HSL:
303°, 76.4706%, 53.3333%
HSV (HSB):
303°, 80.1762%, 89.0196%
XYZ:
45.4031, 23.3221, 69.1264
xyY:
0.3294, 0.1692, 23.3221
CIE-Lab:
55.4026, 83.0882, -48.7850
CIE-LCH:
55.4026, 96.3516, 329.5808
CIE-Luv:
55.4026, 74.5690, -86.4439
Hunter-Lab:
48.2930, 83.3057, -51.0624
#e32ddb color charts
#e32ddb color shades, tints & tones
#e32ddb color schemes
#e32ddb color preview, HTML & CSS examples
This text has a color of #e32ddb
<p style="color:#e32ddb;">Text here</p>
.mytext {color:#e32ddb;}
This box has a color of #e32ddb
<div style="background-color:#e32ddb;">Content here</div>
.mybackground {background-color:#e32ddb;}
Border around this has a color of #e32ddb
<div style="border:2px solid #e32ddb;">Content here</div>
.myborder {border:2px solid #e32ddb;}