#e33acd color space conversions
Hex:
#e33acd
RGB:
227, 58, 205
CMY:
11, 77, 20
CMYK:
0, 74, 10, 11
HSL:
308°, 75.1111%, 55.8824%
HSV (HSB):
308°, 74.4493%, 89.0196%
XYZ:
44.2111, 23.7648, 60.0145
xyY:
0.3454, 0.1857, 23.7648
CIE-Lab:
55.8515, 77.7022, -40.0998
CIE-LCH:
55.8515, 87.4393, 332.7031
CIE-Luv:
55.8515, 77.4591, -72.6314
Hunter-Lab:
48.7491, 76.5724, -38.8668
#e33acd color charts
#e33acd color shades, tints & tones
#e33acd color schemes
#e33acd color preview, HTML & CSS examples
This text has a color of #e33acd
<p style="color:#e33acd;">Text here</p>
.mytext {color:#e33acd;}
This box has a color of #e33acd
<div style="background-color:#e33acd;">Content here</div>
.mybackground {background-color:#e33acd;}
Border around this has a color of #e33acd
<div style="border:2px solid #e33acd;">Content here</div>
.myborder {border:2px solid #e33acd;}