#e70be6 color space conversions
Hex:
#e70be6
RGB:
231, 11, 230
CMY:
9, 96, 10
CMYK:
0, 95, 0, 9
HSL:
300°, 90.9091%, 47.4510%
HSV (HSB):
300°, 95.2381%, 90.5882%
XYZ:
47.3576, 22.9414, 76.7950
xyY:
0.3220, 0.1560, 22.9414
CIE-Lab:
55.0120, 90.3019, -55.5933
CIE-LCH:
55.0120, 106.0426, 328.3819
CIE-Luv:
55.0120, 76.3623, -97.4855
Hunter-Lab:
47.8972, 92.6688, -61.5333
#e70be6 color charts
#e70be6 color shades, tints & tones
#e70be6 color schemes
#e70be6 color preview, HTML & CSS examples
This text has a color of #e70be6
<p style="color:#e70be6;">Text here</p>
.mytext {color:#e70be6;}
This box has a color of #e70be6
<div style="background-color:#e70be6;">Content here</div>
.mybackground {background-color:#e70be6;}
Border around this has a color of #e70be6
<div style="border:2px solid #e70be6;">Content here</div>
.myborder {border:2px solid #e70be6;}