#60bbdc color space conversions
Hex:
#60bbdc
RGB:
96, 187, 220
CMY:
62, 27, 14
CMYK:
56, 15, 0, 14
HSL:
196°, 63.9175%, 61.9608%
HSV (HSB):
196°, 56.3636%, 86.2745%
XYZ:
35.5125, 43.1948, 74.1759
xyY:
0.2323, 0.2825, 43.1948
CIE-Lab:
71.6870, -17.8381, -24.7959
CIE-LCH:
71.6870, 30.5456, 234.2690
CIE-Luv:
71.6870, -38.2513, -36.5606
Hunter-Lab:
65.7227, -18.5645, -20.9099
#60bbdc color charts
#60bbdc color shades, tints & tones
#60bbdc color schemes
#60bbdc color preview, HTML & CSS examples
This text has a color of #60bbdc
<p style="color:#60bbdc;">Text here</p>
.mytext {color:#60bbdc;}
This box has a color of #60bbdc
<div style="background-color:#60bbdc;">Content here</div>
.mybackground {background-color:#60bbdc;}
Border around this has a color of #60bbdc
<div style="border:2px solid #60bbdc;">Content here</div>
.myborder {border:2px solid #60bbdc;}