#e141e8 color space conversions
Hex:
#e141e8
RGB:
225, 65, 232
CMY:
12, 75, 9
CMYK:
3, 72, 0, 9
HSL:
297°, 78.4038%, 58.2353%
HSV (HSB):
297°, 71.9828%, 90.9804%
XYZ:
47.5071, 25.6143, 78.7841
xyY:
0.3127, 0.1686, 25.6143
CIE-Lab:
57.6692, 79.2652, -52.5359
CIE-LCH:
57.6692, 95.0946, 326.4641
CIE-Luv:
57.6692, 64.9256, -92.4164
Hunter-Lab:
50.6106, 78.9856, -56.8676
#e141e8 color charts
#e141e8 color shades, tints & tones
#e141e8 color schemes
#e141e8 color preview, HTML & CSS examples
This text has a color of #e141e8
<p style="color:#e141e8;">Text here</p>
.mytext {color:#e141e8;}
This box has a color of #e141e8
<div style="background-color:#e141e8;">Content here</div>
.mybackground {background-color:#e141e8;}
Border around this has a color of #e141e8
<div style="border:2px solid #e141e8;">Content here</div>
.myborder {border:2px solid #e141e8;}