#77daff color space conversions
Hex:
#77daff
RGB:
119, 218, 255
CMY:
53, 15, 0
CMYK:
53, 15, 0, 0
HSL:
196°, 100.0000%, 73.3333%
HSV (HSB):
196°, 53.3333%, 100.0000%
XYZ:
50.7292, 61.2847, 103.7632
xyY:
0.2351, 0.2840, 61.2847
CIE-Lab:
82.5316, -19.1252, -26.9327
CIE-LCH:
82.5316, 33.0325, 234.6211
CIE-Luv:
82.5316, -42.3486, -40.6222
Hunter-Lab:
78.2846, -21.3283, -23.7874
#77daff color charts
#77daff color shades, tints & tones
#77daff color schemes
#77daff color preview, HTML & CSS examples
This text has a color of #77daff
<p style="color:#77daff;">Text here</p>
.mytext {color:#77daff;}
This box has a color of #77daff
<div style="background-color:#77daff;">Content here</div>
.mybackground {background-color:#77daff;}
Border around this has a color of #77daff
<div style="border:2px solid #77daff;">Content here</div>
.myborder {border:2px solid #77daff;}