#e702f5 color space conversions
Hex:
#e702f5
RGB:
231, 2, 245
CMY:
9, 99, 4
CMYK:
6, 99, 0, 4
HSL:
297°, 98.3806%, 48.4314%
HSV (HSB):
297°, 99.1837%, 96.0784%
XYZ:
49.4581, 23.6249, 88.3395
xyY:
0.3064, 0.1464, 23.6249
CIE-Lab:
55.7103, 93.0679, -62.8972
CIE-LCH:
55.7103, 112.3285, 325.9484
CIE-Luv:
55.7103, 70.9315, -108.9546
Hunter-Lab:
48.6055, 96.5718, -73.7346
#e702f5 color charts
#e702f5 color shades, tints & tones
#e702f5 color schemes
#e702f5 color preview, HTML & CSS examples
This text has a color of #e702f5
<p style="color:#e702f5;">Text here</p>
.mytext {color:#e702f5;}
This box has a color of #e702f5
<div style="background-color:#e702f5;">Content here</div>
.mybackground {background-color:#e702f5;}
Border around this has a color of #e702f5
<div style="border:2px solid #e702f5;">Content here</div>
.myborder {border:2px solid #e702f5;}