#e70bc8 color space conversions
Hex:
#e70bc8
RGB:
231, 11, 200
CMY:
9, 96, 22
CMYK:
0, 95, 13, 9
HSL:
308°, 90.9091%, 47.4510%
HSV (HSB):
308°, 95.2381%, 90.5882%
XYZ:
43.5000, 21.3984, 56.4812
xyY:
0.3584, 0.1763, 21.3984
CIE-Lab:
53.3828, 86.2551, -41.0728
CIE-LCH:
53.3828, 95.5349, 334.5372
CIE-Luv:
53.3828, 88.8650, -74.6960
Hunter-Lab:
46.2584, 86.9038, -40.0118
#e70bc8 color charts
#e70bc8 color shades, tints & tones
#e70bc8 color schemes
#e70bc8 color preview, HTML & CSS examples
This text has a color of #e70bc8
<p style="color:#e70bc8;">Text here</p>
.mytext {color:#e70bc8;}
This box has a color of #e70bc8
<div style="background-color:#e70bc8;">Content here</div>
.mybackground {background-color:#e70bc8;}
Border around this has a color of #e70bc8
<div style="border:2px solid #e70bc8;">Content here</div>
.myborder {border:2px solid #e70bc8;}