#e949e5 color space conversions
Hex:
#e949e5
RGB:
233, 73, 229
CMY:
9, 71, 10
CMYK:
0, 69, 2, 9
HSL:
302°, 78.4314%, 60.0000%
HSV (HSB):
302°, 68.6695%, 91.3725%
XYZ:
50.1297, 27.7459, 76.8421
xyY:
0.3240, 0.1793, 27.7459
CIE-Lab:
59.6584, 77.8619, -47.6185
CIE-LCH:
59.6584, 91.2688, 328.5510
CIE-Luv:
59.6584, 69.7328, -85.3023
Hunter-Lab:
52.6743, 77.6966, -49.6211
#e949e5 color charts
#e949e5 color shades, tints & tones
#e949e5 color schemes
#e949e5 color preview, HTML & CSS examples
This text has a color of #e949e5
<p style="color:#e949e5;">Text here</p>
.mytext {color:#e949e5;}
This box has a color of #e949e5
<div style="background-color:#e949e5;">Content here</div>
.mybackground {background-color:#e949e5;}
Border around this has a color of #e949e5
<div style="border:2px solid #e949e5;">Content here</div>
.myborder {border:2px solid #e949e5;}