#65ebdc color space conversions
Hex:
#65ebdc
RGB:
101, 235, 220
CMY:
60, 8, 14
CMYK:
57, 0, 6, 8
HSL:
173°, 77.0115%, 65.8824%
HSV (HSB):
173°, 57.0213%, 92.1569%
XYZ:
47.9934, 67.3507, 78.1806
xyY:
0.2480, 0.3480, 67.3507
CIE-Lab:
85.6807, -40.1249, -3.7805
CIE-LCH:
85.6807, 40.3026, 185.3824
CIE-Luv:
85.6807, -54.9626, 0.5971
Hunter-Lab:
82.0675, -39.2304, 0.9653
#65ebdc color charts
#65ebdc color shades, tints & tones
#65ebdc color schemes
#65ebdc color preview, HTML & CSS examples
This text has a color of #65ebdc
<p style="color:#65ebdc;">Text here</p>
.mytext {color:#65ebdc;}
This box has a color of #65ebdc
<div style="background-color:#65ebdc;">Content here</div>
.mybackground {background-color:#65ebdc;}
Border around this has a color of #65ebdc
<div style="border:2px solid #65ebdc;">Content here</div>
.myborder {border:2px solid #65ebdc;}