#7f77f3 color space conversions
Hex:
#7f77f3
RGB:
127, 119, 243
CMY:
50, 53, 5
CMYK:
48, 51, 0, 5
HSL:
244°, 83.7838%, 70.9804%
HSV (HSB):
244°, 51.0288%, 95.2941%
XYZ:
31.5269, 24.1767, 87.7989
xyY:
0.2197, 0.1685, 24.1767
CIE-Lab:
56.2643, 34.6286, -61.5606
CIE-LCH:
56.2643, 70.6318, 299.3583
CIE-Luv:
56.2643, -4.4348, -100.5268
Hunter-Lab:
49.1699, 28.4040, -71.4509
#7f77f3 color charts
#7f77f3 color shades, tints & tones
#7f77f3 color schemes
#7f77f3 color preview, HTML & CSS examples
This text has a color of #7f77f3
<p style="color:#7f77f3;">Text here</p>
.mytext {color:#7f77f3;}
This box has a color of #7f77f3
<div style="background-color:#7f77f3;">Content here</div>
.mybackground {background-color:#7f77f3;}
Border around this has a color of #7f77f3
<div style="border:2px solid #7f77f3;">Content here</div>
.myborder {border:2px solid #7f77f3;}