#60bacc color space conversions
Hex:
#60bacc
RGB:
96, 186, 204
CMY:
62, 27, 20
CMYK:
53, 9, 0, 20
HSL:
190°, 51.4286%, 58.8235%
HSV (HSB):
190°, 52.9412%, 80.0000%
XYZ:
33.2819, 41.9642, 63.4725
xyY:
0.2399, 0.3025, 41.9642
CIE-Lab:
70.8463, -21.9180, -17.3377
CIE-LCH:
70.8463, 27.9462, 218.3448
CIE-Luv:
70.8463, -38.4978, -23.6295
Hunter-Lab:
64.7798, -21.6569, -12.7476
#60bacc color charts
#60bacc color shades, tints & tones
#60bacc color schemes
#60bacc color preview, HTML & CSS examples
This text has a color of #60bacc
<p style="color:#60bacc;">Text here</p>
.mytext {color:#60bacc;}
This box has a color of #60bacc
<div style="background-color:#60bacc;">Content here</div>
.mybackground {background-color:#60bacc;}
Border around this has a color of #60bacc
<div style="border:2px solid #60bacc;">Content here</div>
.myborder {border:2px solid #60bacc;}