#e50be7 color space conversions
Hex:
#e50be7
RGB:
229, 11, 231
CMY:
10, 96, 9
CMYK:
1, 95, 0, 9
HSL:
299°, 90.9091%, 47.4510%
HSV (HSB):
299°, 95.2381%, 90.5882%
XYZ:
46.8566, 22.6669, 77.5068
xyY:
0.3187, 0.1542, 22.6669
CIE-Lab:
54.7275, 90.1250, -56.6320
CIE-LCH:
54.7275, 106.4411, 327.8559
CIE-Luv:
54.7275, 74.5346, -98.8726
Hunter-Lab:
47.6097, 92.3591, -63.1950
#e50be7 color charts
#e50be7 color shades, tints & tones
#e50be7 color schemes
#e50be7 color preview, HTML & CSS examples
This text has a color of #e50be7
<p style="color:#e50be7;">Text here</p>
.mytext {color:#e50be7;}
This box has a color of #e50be7
<div style="background-color:#e50be7;">Content here</div>
.mybackground {background-color:#e50be7;}
Border around this has a color of #e50be7
<div style="border:2px solid #e50be7;">Content here</div>
.myborder {border:2px solid #e50be7;}