#e70be4 color space conversions
Hex:
#e70be4
RGB:
231, 11, 228
CMY:
9, 96, 11
CMYK:
0, 95, 1, 9
HSL:
301°, 90.9091%, 47.4510%
HSV (HSB):
301°, 95.2381%, 90.5882%
XYZ:
47.0783, 22.8297, 75.3241
xyY:
0.3242, 0.1572, 22.8297
CIE-Lab:
54.8965, 90.0187, -54.6484
CIE-LCH:
54.8965, 105.3082, 328.7390
CIE-Luv:
54.8965, 77.1557, -95.9953
Hunter-Lab:
47.7804, 92.2610, -60.0221
#e70be4 color charts
#e70be4 color shades, tints & tones
#e70be4 color schemes
#e70be4 color preview, HTML & CSS examples
This text has a color of #e70be4
<p style="color:#e70be4;">Text here</p>
.mytext {color:#e70be4;}
This box has a color of #e70be4
<div style="background-color:#e70be4;">Content here</div>
.mybackground {background-color:#e70be4;}
Border around this has a color of #e70be4
<div style="border:2px solid #e70be4;">Content here</div>
.myborder {border:2px solid #e70be4;}