#42949f color space conversions
Hex:
#42949f
RGB:
66, 148, 159
CMY:
74, 42, 38
CMYK:
58, 7, 0, 38
HSL:
187°, 41.3333%, 44.1176%
HSV (HSB):
187°, 58.4906%, 62.3529%
XYZ:
19.0947, 24.8413, 36.5893
xyY:
0.2371, 0.3085, 24.8413
CIE-Lab:
56.9204, -21.4738, -13.3221
CIE-LCH:
56.9204, 25.2706, 211.8149
CIE-Luv:
56.9204, -33.6934, -16.6601
Hunter-Lab:
49.8410, -18.8363, -8.6373
#42949f color charts
#42949f color shades, tints & tones
#42949f color schemes
#42949f color preview, HTML & CSS examples
This text has a color of #42949f
<p style="color:#42949f;">Text here</p>
.mytext {color:#42949f;}
This box has a color of #42949f
<div style="background-color:#42949f;">Content here</div>
.mybackground {background-color:#42949f;}
Border around this has a color of #42949f
<div style="border:2px solid #42949f;">Content here</div>
.myborder {border:2px solid #42949f;}