#7f76e6 color space conversions
Hex:
#7f76e6
RGB:
127, 118, 230
CMY:
50, 54, 10
CMYK:
45, 49, 0, 10
HSL:
245°, 69.1358%, 68.2353%
HSV (HSB):
245°, 48.6957%, 90.1961%
XYZ:
29.5138, 23.1821, 77.7820
xyY:
0.2262, 0.1777, 23.1821
CIE-Lab:
55.2594, 31.4307, -55.9261
CIE-LCH:
55.2594, 64.1531, 299.3361
CIE-Luv:
55.2594, -3.2285, -90.9722
Hunter-Lab:
48.1478, 25.1589, -62.0786
#7f76e6 color charts
#7f76e6 color shades, tints & tones
#7f76e6 color schemes
#7f76e6 color preview, HTML & CSS examples
This text has a color of #7f76e6
<p style="color:#7f76e6;">Text here</p>
.mytext {color:#7f76e6;}
This box has a color of #7f76e6
<div style="background-color:#7f76e6;">Content here</div>
.mybackground {background-color:#7f76e6;}
Border around this has a color of #7f76e6
<div style="border:2px solid #7f76e6;">Content here</div>
.myborder {border:2px solid #7f76e6;}