#379ace color space conversions
Hex:
#379ace
RGB:
55, 154, 206
CMY:
78, 40, 19
CMYK:
73, 25, 0, 19
HSL:
201°, 60.6426%, 51.1765%
HSV (HSB):
201°, 73.3010%, 80.7843%
XYZ:
24.2717, 28.3797, 62.5911
xyY:
0.2106, 0.2463, 28.3797
CIE-Lab:
60.2302, -11.3607, -34.8642
CIE-LCH:
60.2302, 36.6685, 251.9515
CIE-Luv:
60.2302, -35.7075, -53.1127
Hunter-Lab:
53.2726, -11.8999, -32.3703
#379ace color charts
#379ace color shades, tints & tones
#379ace color schemes
#379ace color preview, HTML & CSS examples
This text has a color of #379ace
<p style="color:#379ace;">Text here</p>
.mytext {color:#379ace;}
This box has a color of #379ace
<div style="background-color:#379ace;">Content here</div>
.mybackground {background-color:#379ace;}
Border around this has a color of #379ace
<div style="border:2px solid #379ace;">Content here</div>
.myborder {border:2px solid #379ace;}