#777dd3 color space conversions
Hex:
#777dd3
RGB:
119, 125, 211
CMY:
53, 51, 17
CMYK:
44, 41, 0, 17
HSL:
236°, 51.1111%, 64.7059%
HSV (HSB):
236°, 43.6019%, 82.7451%
XYZ:
26.6992, 23.2923, 64.7167
xyY:
0.2328, 0.2031, 23.2923
CIE-Lab:
55.3722, 19.8203, -45.1017
CIE-LCH:
55.3722, 49.2647, 293.7234
CIE-Luv:
55.3722, -7.5969, -72.4976
Hunter-Lab:
48.2621, 14.2898, -45.7209
#777dd3 color charts
#777dd3 color shades, tints & tones
#777dd3 color schemes
#777dd3 color preview, HTML & CSS examples
This text has a color of #777dd3
<p style="color:#777dd3;">Text here</p>
.mytext {color:#777dd3;}
This box has a color of #777dd3
<div style="background-color:#777dd3;">Content here</div>
.mybackground {background-color:#777dd3;}
Border around this has a color of #777dd3
<div style="border:2px solid #777dd3;">Content here</div>
.myborder {border:2px solid #777dd3;}