#7f77b5 color space conversions
Hex:
#7f77b5
RGB:
127, 119, 181
CMY:
50, 53, 29
CMYK:
30, 34, 0, 29
HSL:
248°, 29.5238%, 58.8235%
HSV (HSB):
248°, 34.2541%, 70.9804%
XYZ:
23.6897, 21.0419, 46.5290
xyY:
0.2596, 0.2306, 21.0419
CIE-Lab:
52.9953, 17.2681, -31.6863
CIE-LCH:
52.9953, 36.0862, 298.5891
CIE-Luv:
52.9953, 0.0179, -50.2228
Hunter-Lab:
45.8714, 11.9091, -28.0299
#7f77b5 color charts
#7f77b5 color shades, tints & tones
#7f77b5 color schemes
#7f77b5 color preview, HTML & CSS examples
This text has a color of #7f77b5
<p style="color:#7f77b5;">Text here</p>
.mytext {color:#7f77b5;}
This box has a color of #7f77b5
<div style="background-color:#7f77b5;">Content here</div>
.mybackground {background-color:#7f77b5;}
Border around this has a color of #7f77b5
<div style="border:2px solid #7f77b5;">Content here</div>
.myborder {border:2px solid #7f77b5;}