#e150cb color space conversions
Hex:
#e150cb
RGB:
225, 80, 203
CMY:
12, 69, 20
CMYK:
0, 64, 10, 12
HSL:
309°, 70.7317%, 59.8039%
HSV (HSB):
309°, 64.4444%, 88.2353%
XYZ:
44.6995, 26.0567, 59.1734
xyY:
0.3440, 0.2005, 26.0567
CIE-Lab:
58.0908, 69.4716, -35.4693
CIE-LCH:
58.0908, 78.0024, 332.9530
CIE-Luv:
58.0908, 70.8389, -64.8086
Hunter-Lab:
51.0457, 66.9780, -32.9984
#e150cb color charts
#e150cb color shades, tints & tones
#e150cb color schemes
#e150cb color preview, HTML & CSS examples
This text has a color of #e150cb
<p style="color:#e150cb;">Text here</p>
.mytext {color:#e150cb;}
This box has a color of #e150cb
<div style="background-color:#e150cb;">Content here</div>
.mybackground {background-color:#e150cb;}
Border around this has a color of #e150cb
<div style="border:2px solid #e150cb;">Content here</div>
.myborder {border:2px solid #e150cb;}