#e253e7 color space conversions
Hex:
#e253e7
RGB:
226, 83, 231
CMY:
11, 67, 9
CMYK:
2, 64, 0, 9
HSL:
298°, 75.5102%, 61.5686%
HSV (HSB):
298°, 64.0693%, 90.5882%
XYZ:
48.8811, 28.1248, 78.4536
xyY:
0.3144, 0.1809, 28.1248
CIE-Lab:
60.0013, 73.0019, -48.2635
CIE-LCH:
60.0013, 87.5137, 326.5302
CIE-Luv:
60.0013, 61.6699, -85.6948
Hunter-Lab:
53.0328, 71.7186, -50.5872
#e253e7 color charts
#e253e7 color shades, tints & tones
#e253e7 color schemes
#e253e7 color preview, HTML & CSS examples
This text has a color of #e253e7
<p style="color:#e253e7;">Text here</p>
.mytext {color:#e253e7;}
This box has a color of #e253e7
<div style="background-color:#e253e7;">Content here</div>
.mybackground {background-color:#e253e7;}
Border around this has a color of #e253e7
<div style="border:2px solid #e253e7;">Content here</div>
.myborder {border:2px solid #e253e7;}