#7701e1 color space conversions
Hex:
#7701e1
RGB:
119, 1, 225
CMY:
53, 100, 12
CMYK:
47, 100, 0, 12
HSL:
272°, 99.1150%, 44.3137%
HSV (HSB):
272°, 99.5556%, 88.2353%
XYZ:
21.2092, 9.3799, 71.9268
xyY:
0.2069, 0.0915, 9.3799
CIE-Lab:
36.7057, 76.0922, -83.3116
CIE-LCH:
36.7057, 112.8311, 312.4069
CIE-Luv:
36.7057, 12.7795, -116.8222
Hunter-Lab:
30.6266, 70.0164, -117.8044
#7701e1 color charts
#7701e1 color shades, tints & tones
#7701e1 color schemes
#7701e1 color preview, HTML & CSS examples
This text has a color of #7701e1
<p style="color:#7701e1;">Text here</p>
.mytext {color:#7701e1;}
This box has a color of #7701e1
<div style="background-color:#7701e1;">Content here</div>
.mybackground {background-color:#7701e1;}
Border around this has a color of #7701e1
<div style="border:2px solid #7701e1;">Content here</div>
.myborder {border:2px solid #7701e1;}