#e297e5 color space conversions
Hex:
#e297e5
RGB:
226, 151, 229
CMY:
11, 41, 10
CMYK:
1, 34, 0, 10
HSL:
298°, 60.0000%, 74.5098%
HSV (HSB):
298°, 34.0611%, 89.8039%
XYZ:
56.5735, 43.9591, 79.6319
xyY:
0.3140, 0.2440, 43.9591
CIE-Lab:
72.2012, 40.4151, -28.1225
CIE-LCH:
72.2012, 49.2367, 325.1682
CIE-Luv:
72.2012, 36.7496, -50.6847
Hunter-Lab:
66.3017, 36.2815, -24.7994
#e297e5 color charts
#e297e5 color shades, tints & tones
#e297e5 color schemes
#e297e5 color preview, HTML & CSS examples
This text has a color of #e297e5
<p style="color:#e297e5;">Text here</p>
.mytext {color:#e297e5;}
This box has a color of #e297e5
<div style="background-color:#e297e5;">Content here</div>
.mybackground {background-color:#e297e5;}
Border around this has a color of #e297e5
<div style="border:2px solid #e297e5;">Content here</div>
.myborder {border:2px solid #e297e5;}