#e298e5 color space conversions
Hex:
#e298e5
RGB:
226, 152, 229
CMY:
11, 40, 10
CMYK:
1, 34, 0, 10
HSL:
298°, 59.6899%, 74.7059%
HSV (HSB):
298°, 33.6245%, 89.8039%
XYZ:
56.7351, 44.2824, 79.6858
xyY:
0.3140, 0.2451, 44.2824
CIE-Lab:
72.4168, 39.8857, -27.7913
CIE-LCH:
72.4168, 48.6130, 325.1322
CIE-Luv:
72.4168, 36.2913, -50.0847
Hunter-Lab:
66.5450, 35.7323, -24.4167
#e298e5 color charts
#e298e5 color shades, tints & tones
#e298e5 color schemes
#e298e5 color preview, HTML & CSS examples
This text has a color of #e298e5
<p style="color:#e298e5;">Text here</p>
.mytext {color:#e298e5;}
This box has a color of #e298e5
<div style="background-color:#e298e5;">Content here</div>
.mybackground {background-color:#e298e5;}
Border around this has a color of #e298e5
<div style="border:2px solid #e298e5;">Content here</div>
.myborder {border:2px solid #e298e5;}