#e145e1 color space conversions
Hex:
#e145e1
RGB:
225, 69, 225
CMY:
12, 73, 12
CMYK:
0, 69, 0, 12
HSL:
300°, 72.2222%, 57.6471%
HSV (HSB):
300°, 69.3333%, 88.2353%
XYZ:
46.7701, 25.7000, 73.7297
xyY:
0.3199, 0.1758, 25.7000
CIE-Lab:
57.7512, 76.8487, -48.4695
CIE-LCH:
57.7512, 90.8571, 327.7598
CIE-Luv:
57.7512, 66.4069, -85.8679
Hunter-Lab:
50.6952, 75.9628, -50.7431
#e145e1 color charts
#e145e1 color shades, tints & tones
#e145e1 color schemes
#e145e1 color preview, HTML & CSS examples
This text has a color of #e145e1
<p style="color:#e145e1;">Text here</p>
.mytext {color:#e145e1;}
This box has a color of #e145e1
<div style="background-color:#e145e1;">Content here</div>
.mybackground {background-color:#e145e1;}
Border around this has a color of #e145e1
<div style="border:2px solid #e145e1;">Content here</div>
.myborder {border:2px solid #e145e1;}