#e992f1 color space conversions
Hex:
#e992f1
RGB:
233, 146, 241
CMY:
9, 43, 5
CMYK:
3, 39, 0, 5
HSL:
295°, 77.2358%, 75.8824%
HSV (HSB):
295°, 39.4191%, 94.5098%
XYZ:
59.7603, 44.2323, 88.6071
xyY:
0.3103, 0.2297, 44.2323
CIE-Lab:
72.3835, 47.3829, -34.3384
CIE-LCH:
72.3835, 58.5172, 324.0692
CIE-Luv:
72.3835, 41.2568, -61.9590
Hunter-Lab:
66.5074, 44.0037, -32.4363
#e992f1 color charts
#e992f1 color shades, tints & tones
#e992f1 color schemes
#e992f1 color preview, HTML & CSS examples
This text has a color of #e992f1
<p style="color:#e992f1;">Text here</p>
.mytext {color:#e992f1;}
This box has a color of #e992f1
<div style="background-color:#e992f1;">Content here</div>
.mybackground {background-color:#e992f1;}
Border around this has a color of #e992f1
<div style="border:2px solid #e992f1;">Content here</div>
.myborder {border:2px solid #e992f1;}