#e95be5 color space conversions
Hex:
#e95be5
RGB:
233, 91, 229
CMY:
9, 64, 10
CMYK:
0, 61, 2, 9
HSL:
302°, 76.3441%, 63.5294%
HSV (HSB):
302°, 60.9442%, 91.3725%
XYZ:
51.4882, 30.4630, 77.2949
xyY:
0.3233, 0.1913, 30.4630
CIE-Lab:
62.0516, 71.1633, -43.8414
CIE-LCH:
62.0516, 83.5840, 328.3641
CIE-Luv:
62.0516, 64.8205, -79.0536
Hunter-Lab:
55.1933, 69.9294, -44.3969
#e95be5 color charts
#e95be5 color shades, tints & tones
#e95be5 color schemes
#e95be5 color preview, HTML & CSS examples
This text has a color of #e95be5
<p style="color:#e95be5;">Text here</p>
.mytext {color:#e95be5;}
This box has a color of #e95be5
<div style="background-color:#e95be5;">Content here</div>
.mybackground {background-color:#e95be5;}
Border around this has a color of #e95be5
<div style="border:2px solid #e95be5;">Content here</div>
.myborder {border:2px solid #e95be5;}