#e70bd8 color space conversions
Hex:
#e70bd8
RGB:
231, 11, 216
CMY:
9, 96, 15
CMYK:
0, 95, 6, 9
HSL:
304°, 90.9091%, 47.4510%
HSV (HSB):
304°, 95.2381%, 90.5882%
XYZ:
45.4693, 22.1861, 66.8516
xyY:
0.3380, 0.1649, 22.1861
CIE-Lab:
54.2239, 88.3586, -48.9105
CIE-LCH:
54.2239, 100.9925, 331.0335
CIE-Luv:
54.2239, 82.0398, -86.9611
Hunter-Lab:
47.1022, 89.8834, -51.1782
#e70bd8 color charts
#e70bd8 color shades, tints & tones
#e70bd8 color schemes
#e70bd8 color preview, HTML & CSS examples
This text has a color of #e70bd8
<p style="color:#e70bd8;">Text here</p>
.mytext {color:#e70bd8;}
This box has a color of #e70bd8
<div style="background-color:#e70bd8;">Content here</div>
.mybackground {background-color:#e70bd8;}
Border around this has a color of #e70bd8
<div style="border:2px solid #e70bd8;">Content here</div>
.myborder {border:2px solid #e70bd8;}