#e70bb4 color space conversions
Hex:
#e70bb4
RGB:
231, 11, 180
CMY:
9, 96, 29
CMYK:
0, 95, 22, 9
HSL:
314°, 90.9091%, 47.4510%
HSV (HSB):
314°, 95.2381%, 90.5882%
XYZ:
41.3129, 20.5236, 44.9640
xyY:
0.3868, 0.1922, 20.5236
CIE-Lab:
52.4241, 83.8185, -30.9630
CIE-LCH:
52.4241, 89.3546, 339.7255
CIE-Luv:
52.4241, 97.8297, -59.1184
Hunter-Lab:
45.3029, 83.4985, -27.1344
#e70bb4 color charts
#e70bb4 color shades, tints & tones
#e70bb4 color schemes
#e70bb4 color preview, HTML & CSS examples
This text has a color of #e70bb4
<p style="color:#e70bb4;">Text here</p>
.mytext {color:#e70bb4;}
This box has a color of #e70bb4
<div style="background-color:#e70bb4;">Content here</div>
.mybackground {background-color:#e70bb4;}
Border around this has a color of #e70bb4
<div style="border:2px solid #e70bb4;">Content here</div>
.myborder {border:2px solid #e70bb4;}