#e92fb5 color space conversions
Hex:
#e92fb5
RGB:
233, 47, 181
CMY:
9, 82, 29
CMYK:
0, 80, 22, 9
HSL:
317°, 80.8696%, 54.9020%
HSV (HSB):
317°, 79.8283%, 91.3725%
XYZ:
42.9613, 22.6929, 45.8319
xyY:
0.3854, 0.2035, 22.6929
CIE-Lab:
54.7546, 78.7451, -27.8971
CIE-LCH:
54.7546, 83.5406, 340.4923
CIE-Luv:
54.7546, 94.0245, -54.2514
Hunter-Lab:
47.6370, 77.6148, -23.6974
#e92fb5 color charts
#e92fb5 color shades, tints & tones
#e92fb5 color schemes
#e92fb5 color preview, HTML & CSS examples
This text has a color of #e92fb5
<p style="color:#e92fb5;">Text here</p>
.mytext {color:#e92fb5;}
This box has a color of #e92fb5
<div style="background-color:#e92fb5;">Content here</div>
.mybackground {background-color:#e92fb5;}
Border around this has a color of #e92fb5
<div style="border:2px solid #e92fb5;">Content here</div>
.myborder {border:2px solid #e92fb5;}