#42949e color space conversions
Hex:
#42949e
RGB:
66, 148, 158
CMY:
74, 42, 38
CMYK:
58, 6, 0, 38
HSL:
187°, 41.0714%, 43.9216%
HSV (HSB):
187°, 58.2278%, 61.9608%
XYZ:
19.0082, 24.8067, 36.1341
xyY:
0.2378, 0.3103, 24.8067
CIE-Lab:
56.8866, -21.7705, -12.8013
CIE-LCH:
56.8866, 25.2553, 210.4561
CIE-Luv:
56.8866, -33.7409, -15.8100
Hunter-Lab:
49.8063, -19.0378, -8.1500
#42949e color charts
#42949e color shades, tints & tones
#42949e color schemes
#42949e color preview, HTML & CSS examples
This text has a color of #42949e
<p style="color:#42949e;">Text here</p>
.mytext {color:#42949e;}
This box has a color of #42949e
<div style="background-color:#42949e;">Content here</div>
.mybackground {background-color:#42949e;}
Border around this has a color of #42949e
<div style="border:2px solid #42949e;">Content here</div>
.myborder {border:2px solid #42949e;}