#e970e2 color space conversions
Hex:
#e970e2
RGB:
233, 112, 226
CMY:
9, 56, 11
CMYK:
0, 52, 3, 9
HSL:
303°, 73.3333%, 67.6471%
HSV (HSB):
303°, 51.9313%, 91.3725%
XYZ:
53.1259, 34.4030, 75.7919
xyY:
0.3253, 0.2106, 34.4030
CIE-Lab:
65.2812, 61.5193, -37.1092
CIE-LCH:
65.2812, 71.8451, 328.9011
CIE-Luv:
65.2812, 58.5076, -67.5739
Hunter-Lab:
58.6540, 59.0318, -35.5558
#e970e2 color charts
#e970e2 color shades, tints & tones
#e970e2 color schemes
#e970e2 color preview, HTML & CSS examples
This text has a color of #e970e2
<p style="color:#e970e2;">Text here</p>
.mytext {color:#e970e2;}
This box has a color of #e970e2
<div style="background-color:#e970e2;">Content here</div>
.mybackground {background-color:#e970e2;}
Border around this has a color of #e970e2
<div style="border:2px solid #e970e2;">Content here</div>
.myborder {border:2px solid #e970e2;}