#379db7 color space conversions
Hex:
#379db7
RGB:
55, 157, 183
CMY:
78, 38, 28
CMYK:
70, 14, 0, 28
HSL:
192°, 53.7815%, 46.6667%
HSV (HSB):
192°, 69.9454%, 71.7647%
XYZ:
22.1798, 28.3451, 49.1019
xyY:
0.2226, 0.2845, 28.3451
CIE-Lab:
60.1992, -20.6159, -21.9929
CIE-LCH:
60.1992, 30.1447, 226.8510
CIE-Luv:
60.1992, -38.0708, -30.7897
Hunter-Lab:
53.2401, -18.8072, -17.4135
#379db7 color charts
#379db7 color shades, tints & tones
#379db7 color schemes
#379db7 color preview, HTML & CSS examples
This text has a color of #379db7
<p style="color:#379db7;">Text here</p>
.mytext {color:#379db7;}
This box has a color of #379db7
<div style="background-color:#379db7;">Content here</div>
.mybackground {background-color:#379db7;}
Border around this has a color of #379db7
<div style="border:2px solid #379db7;">Content here</div>
.myborder {border:2px solid #379db7;}