#60decb color space conversions
Hex:
#60decb
RGB:
96, 222, 203
CMY:
62, 13, 20
CMYK:
57, 0, 9, 13
HSL:
171°, 65.6250%, 62.3529%
HSV (HSB):
171°, 56.7568%, 87.0588%
XYZ:
41.7246, 59.0411, 65.6969
xyY:
0.2507, 0.3547, 59.0411
CIE-Lab:
81.3142, -39.4539, -1.2188
CIE-LCH:
81.3142, 39.4727, 181.7694
CIE-Luv:
81.3142, -52.2312, 4.4728
Hunter-Lab:
76.8382, -37.5380, 3.0937
#60decb color charts
#60decb color shades, tints & tones
#60decb color schemes
#60decb color preview, HTML & CSS examples
This text has a color of #60decb
<p style="color:#60decb;">Text here</p>
.mytext {color:#60decb;}
This box has a color of #60decb
<div style="background-color:#60decb;">Content here</div>
.mybackground {background-color:#60decb;}
Border around this has a color of #60decb
<div style="border:2px solid #60decb;">Content here</div>
.myborder {border:2px solid #60decb;}