#e700c2 color space conversions
Hex:
#e700c2
RGB:
231, 0, 194
CMY:
9, 100, 24
CMYK:
0, 100, 16, 9
HSL:
310°, 100.0000%, 45.2941%
HSV (HSB):
310°, 100.0000%, 90.5882%
XYZ:
42.6926, 20.8840, 52.8198
xyY:
0.3668, 0.1794, 20.8840
CIE-Lab:
52.8223, 86.2723, -38.4889
CIE-LCH:
52.8223, 94.4686, 335.9568
CIE-Luv:
52.8223, 92.1074, -70.6990
Hunter-Lab:
45.6990, 86.7839, -36.5393
#e700c2 color charts
#e700c2 color shades, tints & tones
#e700c2 color schemes
#e700c2 color preview, HTML & CSS examples
This text has a color of #e700c2
<p style="color:#e700c2;">Text here</p>
.mytext {color:#e700c2;}
This box has a color of #e700c2
<div style="background-color:#e700c2;">Content here</div>
.mybackground {background-color:#e700c2;}
Border around this has a color of #e700c2
<div style="border:2px solid #e700c2;">Content here</div>
.myborder {border:2px solid #e700c2;}