#e701be color space conversions
Hex:
#e701be
RGB:
231, 1, 190
CMY:
9, 100, 25
CMYK:
0, 100, 18, 9
HSL:
311°, 99.1379%, 45.4902%
HSV (HSB):
311°, 99.5671%, 90.5882%
XYZ:
42.2601, 20.7283, 50.4888
xyY:
0.3724, 0.1827, 20.7283
CIE-Lab:
52.6509, 85.7136, -36.4378
CIE-LCH:
52.6509, 93.1372, 336.9691
CIE-Luv:
52.6509, 93.8567, -67.5326
Hunter-Lab:
45.5284, 86.0116, -33.8799
#e701be color charts
#e701be color shades, tints & tones
#e701be color schemes
#e701be color preview, HTML & CSS examples
This text has a color of #e701be
<p style="color:#e701be;">Text here</p>
.mytext {color:#e701be;}
This box has a color of #e701be
<div style="background-color:#e701be;">Content here</div>
.mybackground {background-color:#e701be;}
Border around this has a color of #e701be
<div style="border:2px solid #e701be;">Content here</div>
.myborder {border:2px solid #e701be;}