#e150f9 color space conversions
Hex:
#e150f9
RGB:
225, 80, 249
CMY:
12, 69, 2
CMYK:
10, 68, 0, 2
HSL:
291°, 93.3702%, 64.5098%
HSV (HSB):
291°, 67.8715%, 97.6471%
XYZ:
51.0189, 28.5844, 92.4509
xyY:
0.2965, 0.1661, 28.5844
CIE-Lab:
60.4131, 76.9837, -57.6389
CIE-LCH:
60.4131, 96.1704, 323.1772
CIE-Luv:
60.4131, 56.3076, -100.9648
Hunter-Lab:
53.4644, 76.7725, -65.0994
#e150f9 color charts
#e150f9 color shades, tints & tones
#e150f9 color schemes
#e150f9 color preview, HTML & CSS examples
This text has a color of #e150f9
<p style="color:#e150f9;">Text here</p>
.mytext {color:#e150f9;}
This box has a color of #e150f9
<div style="background-color:#e150f9;">Content here</div>
.mybackground {background-color:#e150f9;}
Border around this has a color of #e150f9
<div style="border:2px solid #e150f9;">Content here</div>
.myborder {border:2px solid #e150f9;}