#e70bfc color space conversions
Hex:
#e70bfc
RGB:
231, 11, 252
CMY:
9, 96, 1
CMYK:
8, 96, 0, 1
HSL:
295°, 97.5709%, 51.5686%
HSV (HSB):
295°, 95.6349%, 98.8235%
XYZ:
50.6454, 24.2565, 94.1081
xyY:
0.2997, 0.1435, 24.2565
CIE-Lab:
56.3437, 93.5300, -65.7800
CIE-LCH:
56.3437, 114.3453, 324.8811
CIE-Luv:
56.3437, 68.0345, -113.5636
Hunter-Lab:
49.2509, 97.3647, -78.8150
#e70bfc color charts
#e70bfc color shades, tints & tones
#e70bfc color schemes
#e70bfc color preview, HTML & CSS examples
This text has a color of #e70bfc
<p style="color:#e70bfc;">Text here</p>
.mytext {color:#e70bfc;}
This box has a color of #e70bfc
<div style="background-color:#e70bfc;">Content here</div>
.mybackground {background-color:#e70bfc;}
Border around this has a color of #e70bfc
<div style="border:2px solid #e70bfc;">Content here</div>
.myborder {border:2px solid #e70bfc;}