#e702ec color space conversions
Hex:
#e702ec
RGB:
231, 2, 236
CMY:
9, 99, 7
CMYK:
2, 99, 0, 7
HSL:
299°, 98.3193%, 46.6667%
HSV (HSB):
299°, 99.1525%, 92.5490%
XYZ:
48.1170, 23.0885, 81.2774
xyY:
0.3156, 0.1514, 23.0885
CIE-Lab:
55.1633, 91.7570, -58.7307
CIE-LCH:
55.1633, 108.9433, 327.3780
CIE-Luv:
55.1633, 74.3685, -102.3893
Hunter-Lab:
48.0505, 94.6590, -66.6537
#e702ec color charts
#e702ec color shades, tints & tones
#e702ec color schemes
#e702ec color preview, HTML & CSS examples
This text has a color of #e702ec
<p style="color:#e702ec;">Text here</p>
.mytext {color:#e702ec;}
This box has a color of #e702ec
<div style="background-color:#e702ec;">Content here</div>
.mybackground {background-color:#e702ec;}
Border around this has a color of #e702ec
<div style="border:2px solid #e702ec;">Content here</div>
.myborder {border:2px solid #e702ec;}