#e70bcd color space conversions
Hex:
#e70bcd
RGB:
231, 11, 205
CMY:
9, 96, 20
CMYK:
0, 95, 11, 9
HSL:
307°, 90.9091%, 47.4510%
HSV (HSB):
307°, 95.2381%, 90.5882%
XYZ:
44.0941, 21.6360, 59.6098
xyY:
0.3518, 0.1726, 21.6360
CIE-Lab:
53.6387, 86.8984, -43.5455
CIE-LCH:
53.6387, 97.1984, 333.3842
CIE-Luv:
53.6387, 86.6958, -78.5525
Hunter-Lab:
46.5146, 87.8110, -43.4217
#e70bcd color charts
#e70bcd color shades, tints & tones
#e70bcd color schemes
#e70bcd color preview, HTML & CSS examples
This text has a color of #e70bcd
<p style="color:#e70bcd;">Text here</p>
.mytext {color:#e70bcd;}
This box has a color of #e70bcd
<div style="background-color:#e70bcd;">Content here</div>
.mybackground {background-color:#e70bcd;}
Border around this has a color of #e70bcd
<div style="border:2px solid #e70bcd;">Content here</div>
.myborder {border:2px solid #e70bcd;}