#e155e5 color space conversions
Hex:
#e155e5
RGB:
225, 85, 229
CMY:
12, 67, 10
CMYK:
2, 63, 0, 10
HSL:
298°, 73.4694%, 61.5686%
HSV (HSB):
298°, 62.8821%, 89.8039%
XYZ:
48.4427, 28.1617, 77.0113
xyY:
0.3153, 0.1833, 28.1617
CIE-Lab:
60.0345, 71.6575, -47.1007
CIE-LCH:
60.0345, 85.7512, 326.6830
CIE-Luv:
60.0345, 61.0510, -83.6942
Hunter-Lab:
53.0676, 70.0752, -48.8939
#e155e5 color charts
#e155e5 color shades, tints & tones
#e155e5 color schemes
#e155e5 color preview, HTML & CSS examples
This text has a color of #e155e5
<p style="color:#e155e5;">Text here</p>
.mytext {color:#e155e5;}
This box has a color of #e155e5
<div style="background-color:#e155e5;">Content here</div>
.mybackground {background-color:#e155e5;}
Border around this has a color of #e155e5
<div style="border:2px solid #e155e5;">Content here</div>
.myborder {border:2px solid #e155e5;}