#377daf color space conversions
Hex:
#377daf
RGB:
55, 125, 175
CMY:
78, 51, 31
CMYK:
69, 29, 0, 31
HSL:
205°, 52.1739%, 45.0980%
HSV (HSB):
205°, 68.5714%, 68.6275%
XYZ:
16.6470, 18.5746, 43.2653
xyY:
0.2121, 0.2367, 18.5746
CIE-Lab:
50.1857, -5.5338, -32.9225
CIE-LCH:
50.1857, 33.3843, 260.4585
CIE-Luv:
50.1857, -26.8695, -48.9632
Hunter-Lab:
43.0983, -6.4750, -29.3510
#377daf color charts
#377daf color shades, tints & tones
#377daf color schemes
#377daf color preview, HTML & CSS examples
This text has a color of #377daf
<p style="color:#377daf;">Text here</p>
.mytext {color:#377daf;}
This box has a color of #377daf
<div style="background-color:#377daf;">Content here</div>
.mybackground {background-color:#377daf;}
Border around this has a color of #377daf
<div style="border:2px solid #377daf;">Content here</div>
.myborder {border:2px solid #377daf;}