#65ddec color space conversions
Hex:
#65ddec
RGB:
101, 221, 236
CMY:
60, 13, 7
CMYK:
57, 6, 0, 7
HSL:
187°, 78.0347%, 66.0784%
HSV (HSB):
187°, 57.2034%, 92.5490%
XYZ:
46.3636, 60.5357, 88.5978
xyY:
0.2372, 0.3097, 60.5357
CIE-Lab:
82.1285, -29.3728, -17.5301
CIE-LCH:
82.1285, 34.2062, 210.8294
CIE-Luv:
82.1285, -48.9549, -23.3093
Hunter-Lab:
77.8047, -29.7906, -13.0514
#65ddec color charts
#65ddec color shades, tints & tones
#65ddec color schemes
#65ddec color preview, HTML & CSS examples
This text has a color of #65ddec
<p style="color:#65ddec;">Text here</p>
.mytext {color:#65ddec;}
This box has a color of #65ddec
<div style="background-color:#65ddec;">Content here</div>
.mybackground {background-color:#65ddec;}
Border around this has a color of #65ddec
<div style="border:2px solid #65ddec;">Content here</div>
.myborder {border:2px solid #65ddec;}