#e701d3 color space conversions
Hex:
#e701d3
RGB:
231, 1, 211
CMY:
9, 100, 17
CMYK:
0, 100, 9, 9
HSL:
305°, 99.1379%, 45.4902%
HSV (HSB):
305°, 99.5671%, 90.5882%
XYZ:
44.7237, 21.7138, 63.4620
xyY:
0.3443, 0.1672, 21.7138
CIE-Lab:
53.7220, 88.3729, -46.8530
CIE-LCH:
53.7220, 100.0249, 332.0686
CIE-Luv:
53.7220, 84.6097, -83.7175
Hunter-Lab:
46.5980, 89.7736, -48.1286
#e701d3 color charts
#e701d3 color shades, tints & tones
#e701d3 color schemes
#e701d3 color preview, HTML & CSS examples
This text has a color of #e701d3
<p style="color:#e701d3;">Text here</p>
.mytext {color:#e701d3;}
This box has a color of #e701d3
<div style="background-color:#e701d3;">Content here</div>
.mybackground {background-color:#e701d3;}
Border around this has a color of #e701d3
<div style="border:2px solid #e701d3;">Content here</div>
.myborder {border:2px solid #e701d3;}