#7f77d4 color space conversions
Hex:
#7f77d4
RGB:
127, 119, 212
CMY:
50, 53, 17
CMYK:
40, 44, 0, 17
HSL:
245°, 51.9553%, 64.9020%
HSV (HSB):
245°, 43.8679%, 83.1373%
XYZ:
27.2329, 22.4591, 65.1871
xyY:
0.2371, 0.1955, 22.4591
CIE-Lab:
54.5108, 25.7003, -46.9932
CIE-LCH:
54.5108, 53.5618, 298.6740
CIE-Luv:
54.5108, -2.2736, -75.9522
Hunter-Lab:
47.3911, 19.6391, -48.3804
#7f77d4 color charts
#7f77d4 color shades, tints & tones
#7f77d4 color schemes
#7f77d4 color preview, HTML & CSS examples
This text has a color of #7f77d4
<p style="color:#7f77d4;">Text here</p>
.mytext {color:#7f77d4;}
This box has a color of #7f77d4
<div style="background-color:#7f77d4;">Content here</div>
.mybackground {background-color:#7f77d4;}
Border around this has a color of #7f77d4
<div style="border:2px solid #7f77d4;">Content here</div>
.myborder {border:2px solid #7f77d4;}