#e248e5 color space conversions
Hex:
#e248e5
RGB:
226, 72, 229
CMY:
11, 72, 10
CMYK:
1, 69, 0, 10
HSL:
299°, 75.1196%, 59.0196%
HSV (HSB):
299°, 68.5590%, 89.8039%
XYZ:
47.8243, 26.4606, 76.7155
xyY:
0.3167, 0.1752, 26.4606
CIE-Lab:
58.4717, 76.6869, -49.5668
CIE-LCH:
58.4717, 91.3113, 327.1233
CIE-Luv:
58.4717, 65.0776, -87.7689
Hunter-Lab:
51.4399, 75.9337, -52.4150
#e248e5 color charts
#e248e5 color shades, tints & tones
#e248e5 color schemes
#e248e5 color preview, HTML & CSS examples
This text has a color of #e248e5
<p style="color:#e248e5;">Text here</p>
.mytext {color:#e248e5;}
This box has a color of #e248e5
<div style="background-color:#e248e5;">Content here</div>
.mybackground {background-color:#e248e5;}
Border around this has a color of #e248e5
<div style="border:2px solid #e248e5;">Content here</div>
.myborder {border:2px solid #e248e5;}