#60cdef color space conversions
Hex:
#60cdef
RGB:
96, 205, 239
CMY:
62, 20, 6
CMYK:
60, 14, 0, 6
HSL:
194°, 81.7143%, 65.6863%
HSV (HSB):
194°, 59.8326%, 93.7255%
XYZ:
42.2352, 52.3814, 89.5460
xyY:
0.2293, 0.2844, 52.3814
CIE-Lab:
77.5084, -21.5058, -26.1596
CIE-LCH:
77.5084, 33.8647, 230.5764
CIE-Luv:
77.5084, -44.1135, -38.7224
Hunter-Lab:
72.3750, -22.4908, -22.6940
#60cdef color charts
#60cdef RGB chart
#60cdef CMYK chart
#60cdef RGB pie chart
#60cdef color shades, tints & tones
#60cdef color schemes
#60cdef color preview, HTML & CSS examples
This text has a color of #60cdef
<p style="color:#60cdef;">Text here</p>
.mytext {color:#60cdef;}
Text color #60cdef
This box has a color of #60cdef
<div style="background-color:#60cdef;">Content here</div>
.mybackground {background-color:#60cdef;}
Background color #60cdef
Border around this has a color of #60cdef
<div style="border:2px solid #60cdef;">Content here</div>
.myborder {border:2px solid #60cdef;}
Border color #60cdef