#e977e5 color space conversions
Hex:
#e977e5
RGB:
233, 119, 229
CMY:
9, 53, 10
CMYK:
0, 49, 2, 9
HSL:
302°, 72.1519%, 69.0196%
HSV (HSB):
302°, 48.9270%, 91.3725%
XYZ:
54.3440, 36.1744, 78.2469
xyY:
0.3220, 0.2143, 36.1744
CIE-Lab:
66.6530, 58.7303, -36.6375
CIE-LCH:
66.6530, 69.2210, 328.0430
CIE-Luv:
66.6530, 55.0421, -66.6206
Hunter-Lab:
60.1452, 56.0289, -35.0327
#e977e5 color charts
#e977e5 color shades, tints & tones
#e977e5 color schemes
#e977e5 color preview, HTML & CSS examples
This text has a color of #e977e5
<p style="color:#e977e5;">Text here</p>
.mytext {color:#e977e5;}
This box has a color of #e977e5
<div style="background-color:#e977e5;">Content here</div>
.mybackground {background-color:#e977e5;}
Border around this has a color of #e977e5
<div style="border:2px solid #e977e5;">Content here</div>
.myborder {border:2px solid #e977e5;}