#e258e5 color space conversions
Hex:
#e258e5
RGB:
226, 88, 229
CMY:
11, 65, 10
CMYK:
1, 62, 0, 10
HSL:
299°, 73.0570%, 62.1569%
HSV (HSB):
299°, 61.5721%, 89.8039%
XYZ:
48.9966, 28.8053, 77.1063
xyY:
0.3163, 0.1860, 28.8053
CIE-Lab:
60.6094, 70.6959, -46.1827
CIE-LCH:
60.6094, 84.4438, 326.8451
CIE-Luv:
60.6094, 60.8821, -82.2797
Hunter-Lab:
53.6706, 69.0315, -47.6100
#e258e5 color charts
#e258e5 color shades, tints & tones
#e258e5 color schemes
#e258e5 color preview, HTML & CSS examples
This text has a color of #e258e5
<p style="color:#e258e5;">Text here</p>
.mytext {color:#e258e5;}
This box has a color of #e258e5
<div style="background-color:#e258e5;">Content here</div>
.mybackground {background-color:#e258e5;}
Border around this has a color of #e258e5
<div style="border:2px solid #e258e5;">Content here</div>
.myborder {border:2px solid #e258e5;}