#777dd7 color space conversions
Hex:
#777dd7
RGB:
119, 125, 215
CMY:
53, 51, 16
CMYK:
45, 42, 0, 16
HSL:
236°, 54.5455%, 65.4902%
HSV (HSB):
236°, 44.6512%, 84.3137%
XYZ:
27.2071, 23.4955, 67.3911
xyY:
0.2304, 0.1990, 23.4955
CIE-Lab:
55.5791, 20.9917, -47.0301
CIE-LCH:
55.5791, 51.5023, 294.0534
CIE-Luv:
55.5791, -7.7954, -75.7839
Hunter-Lab:
48.4721, 15.3647, -48.5008
#777dd7 color charts
#777dd7 color shades, tints & tones
#777dd7 color schemes
#777dd7 color preview, HTML & CSS examples
This text has a color of #777dd7
<p style="color:#777dd7;">Text here</p>
.mytext {color:#777dd7;}
This box has a color of #777dd7
<div style="background-color:#777dd7;">Content here</div>
.mybackground {background-color:#777dd7;}
Border around this has a color of #777dd7
<div style="border:2px solid #777dd7;">Content here</div>
.myborder {border:2px solid #777dd7;}