#42abbd color space conversions
Hex:
#42abbd
RGB:
66, 171, 189
CMY:
74, 33, 26
CMYK:
65, 10, 0, 26
HSL:
189°, 48.2353%, 50.0000%
HSV (HSB):
189°, 65.0794%, 74.1176%
XYZ:
25.9950, 33.9582, 53.3286
xyY:
0.2295, 0.2998, 33.9582
CIE-Lab:
64.9294, -24.2794, -18.1176
CIE-LCH:
64.9294, 30.2942, 216.7307
CIE-Luv:
64.9294, -40.7729, -24.3211
Hunter-Lab:
58.2737, -22.3528, -13.4672
#42abbd color charts
#42abbd color shades, tints & tones
#42abbd color schemes
#42abbd color preview, HTML & CSS examples
This text has a color of #42abbd
<p style="color:#42abbd;">Text here</p>
.mytext {color:#42abbd;}
This box has a color of #42abbd
<div style="background-color:#42abbd;">Content here</div>
.mybackground {background-color:#42abbd;}
Border around this has a color of #42abbd
<div style="border:2px solid #42abbd;">Content here</div>
.myborder {border:2px solid #42abbd;}