#379cc4 color space conversions
Hex:
#379cc4
RGB:
55, 156, 196
CMY:
78, 39, 23
CMYK:
72, 20, 0, 23
HSL:
197°, 56.1753%, 49.2157%
HSV (HSB):
197°, 71.9388%, 76.8627%
XYZ:
23.4278, 28.5747, 56.5052
xyY:
0.2159, 0.2633, 28.5747
CIE-Lab:
60.4044, -15.8316, -28.9893
CIE-LCH:
60.4044, 33.0306, 241.3603
CIE-Luv:
60.4044, -36.9643, -42.8641
Hunter-Lab:
53.4553, -15.3157, -25.2542
#379cc4 color charts
#379cc4 color shades, tints & tones
#379cc4 color schemes
#379cc4 color preview, HTML & CSS examples
This text has a color of #379cc4
<p style="color:#379cc4;">Text here</p>
.mytext {color:#379cc4;}
This box has a color of #379cc4
<div style="background-color:#379cc4;">Content here</div>
.mybackground {background-color:#379cc4;}
Border around this has a color of #379cc4
<div style="border:2px solid #379cc4;">Content here</div>
.myborder {border:2px solid #379cc4;}