#e117e5 color space conversions
Hex:
#e117e5
RGB:
225, 23, 229
CMY:
12, 91, 10
CMYK:
2, 90, 0, 10
HSL:
299°, 81.7460%, 49.4118%
HSV (HSB):
299°, 89.9563%, 89.8039%
XYZ:
45.5006, 22.2775, 76.0306
xyY:
0.3164, 0.1549, 22.2775
CIE-Lab:
54.3202, 88.0333, -56.1933
CIE-LCH:
54.3202, 104.4392, 327.4491
CIE-Luv:
54.3202, 71.7652, -97.7595
Hunter-Lab:
47.1990, 89.4784, -62.4680
#e117e5 color charts
#e117e5 color shades, tints & tones
#e117e5 color schemes
#e117e5 color preview, HTML & CSS examples
This text has a color of #e117e5
<p style="color:#e117e5;">Text here</p>
.mytext {color:#e117e5;}
This box has a color of #e117e5
<div style="background-color:#e117e5;">Content here</div>
.mybackground {background-color:#e117e5;}
Border around this has a color of #e117e5
<div style="border:2px solid #e117e5;">Content here</div>
.myborder {border:2px solid #e117e5;}