#e929e5 color space conversions
Hex:
#e929e5
RGB:
233, 41, 229
CMY:
9, 84, 10
CMYK:
0, 82, 2, 9
HSL:
301°, 81.3559%, 53.7255%
HSV (HSB):
301°, 82.4034%, 91.3725%
XYZ:
48.5401, 24.5667, 76.3122
xyY:
0.3249, 0.1644, 24.5667
CIE-Lab:
56.6507, 86.5103, -52.3940
CIE-LCH:
56.6507, 101.1393, 328.7993
CIE-Luv:
56.6507, 75.6556, -92.8410
Hunter-Lab:
49.5648, 88.0714, -56.5903
#e929e5 color charts
#e929e5 color shades, tints & tones
#e929e5 color schemes
#e929e5 color preview, HTML & CSS examples
This text has a color of #e929e5
<p style="color:#e929e5;">Text here</p>
.mytext {color:#e929e5;}
This box has a color of #e929e5
<div style="background-color:#e929e5;">Content here</div>
.mybackground {background-color:#e929e5;}
Border around this has a color of #e929e5
<div style="border:2px solid #e929e5;">Content here</div>
.myborder {border:2px solid #e929e5;}