#7f77f9 color space conversions
Hex:
#7f77f9
RGB:
127, 119, 249
CMY:
50, 53, 2
CMYK:
49, 52, 0, 2
HSL:
244°, 91.5493%, 72.1569%
HSV (HSB):
244°, 52.2088%, 97.6471%
XYZ:
32.4481, 24.5452, 92.6500
xyY:
0.2168, 0.1640, 24.5452
CIE-Lab:
56.6296, 36.3929, -64.2980
CIE-LCH:
56.6296, 73.8829, 299.5100
CIE-Luv:
56.6296, -4.8354, -105.1210
Hunter-Lab:
49.5431, 30.2074, -76.1973
#7f77f9 color charts
#7f77f9 color shades, tints & tones
#7f77f9 color schemes
#7f77f9 color preview, HTML & CSS examples
This text has a color of #7f77f9
<p style="color:#7f77f9;">Text here</p>
.mytext {color:#7f77f9;}
This box has a color of #7f77f9
<div style="background-color:#7f77f9;">Content here</div>
.mybackground {background-color:#7f77f9;}
Border around this has a color of #7f77f9
<div style="border:2px solid #7f77f9;">Content here</div>
.myborder {border:2px solid #7f77f9;}