#60deca color space conversions
Hex:
#60deca
RGB:
96, 222, 202
CMY:
62, 13, 21
CMYK:
57, 0, 9, 13
HSL:
170°, 65.6250%, 62.3529%
HSV (HSB):
170°, 56.7568%, 87.0588%
XYZ:
41.6058, 58.9936, 65.0712
xyY:
0.2511, 0.3561, 58.9936
CIE-Lab:
81.2881, -39.7024, -0.7256
CIE-LCH:
81.2881, 39.7090, 181.0470
CIE-Luv:
81.2881, -52.2834, 5.2744
Hunter-Lab:
76.8073, -37.7210, 3.5346
#60deca color charts
#60deca color shades, tints & tones
#60deca color schemes
#60deca color preview, HTML & CSS examples
This text has a color of #60deca
<p style="color:#60deca;">Text here</p>
.mytext {color:#60deca;}
This box has a color of #60deca
<div style="background-color:#60deca;">Content here</div>
.mybackground {background-color:#60deca;}
Border around this has a color of #60deca
<div style="border:2px solid #60deca;">Content here</div>
.myborder {border:2px solid #60deca;}