#e92ffb color space conversions
Hex:
#e92ffb
RGB:
233, 47, 251
CMY:
9, 82, 2
CMYK:
7, 81, 0, 2
HSL:
295°, 96.2264%, 58.4314%
HSV (HSB):
295°, 81.2749%, 98.4314%
XYZ:
52.0334, 26.3217, 93.6049
xyY:
0.3026, 0.1531, 26.3217
CIE-Lab:
58.3412, 88.5902, -61.9960
CIE-LCH:
58.3412, 108.1283, 325.0154
CIE-Luv:
58.3412, 66.8834, -108.2929
Hunter-Lab:
51.3047, 91.2521, -72.2608
#e92ffb color charts
#e92ffb color shades, tints & tones
#e92ffb color schemes
#e92ffb color preview, HTML & CSS examples
This text has a color of #e92ffb
<p style="color:#e92ffb;">Text here</p>
.mytext {color:#e92ffb;}
This box has a color of #e92ffb
<div style="background-color:#e92ffb;">Content here</div>
.mybackground {background-color:#e92ffb;}
Border around this has a color of #e92ffb
<div style="border:2px solid #e92ffb;">Content here</div>
.myborder {border:2px solid #e92ffb;}