#e92cf8 color space conversions
Hex:
#e92cf8
RGB:
233, 44, 248
CMY:
9, 83, 3
CMYK:
6, 82, 0, 3
HSL:
296°, 93.5780%, 57.2549%
HSV (HSB):
296°, 82.2581%, 97.2549%
XYZ:
51.4482, 25.9023, 91.0950
xyY:
0.3054, 0.1538, 25.9023
CIE-Lab:
57.9442, 88.7622, -60.9652
CIE-LCH:
57.9442, 107.6823, 325.5173
CIE-Luv:
57.9442, 68.3081, -106.5894
Hunter-Lab:
50.8943, 91.3777, -70.4962
#e92cf8 color charts
#e92cf8 color shades, tints & tones
#e92cf8 color schemes
#e92cf8 color preview, HTML & CSS examples
This text has a color of #e92cf8
<p style="color:#e92cf8;">Text here</p>
.mytext {color:#e92cf8;}
This box has a color of #e92cf8
<div style="background-color:#e92cf8;">Content here</div>
.mybackground {background-color:#e92cf8;}
Border around this has a color of #e92cf8
<div style="border:2px solid #e92cf8;">Content here</div>
.myborder {border:2px solid #e92cf8;}