#65e5e8 color space conversions
Hex:
#65e5e8
RGB:
101, 229, 232
CMY:
60, 10, 9
CMYK:
56, 1, 0, 9
HSL:
181°, 74.0113%, 65.2941%
HSV (HSB):
181°, 56.4655%, 90.9804%
XYZ:
47.9516, 64.6315, 86.2917
xyY:
0.2411, 0.3250, 64.6315
CIE-Lab:
84.2935, -34.2611, -12.1631
CIE-LCH:
84.2935, 36.3561, 199.5455
CIE-Luv:
84.2935, -52.1132, -13.7836
Hunter-Lab:
80.3937, -34.2210, -7.3641
#65e5e8 color charts
#65e5e8 color shades, tints & tones
#65e5e8 color schemes
#65e5e8 color preview, HTML & CSS examples
This text has a color of #65e5e8
<p style="color:#65e5e8;">Text here</p>
.mytext {color:#65e5e8;}
This box has a color of #65e5e8
<div style="background-color:#65e5e8;">Content here</div>
.mybackground {background-color:#65e5e8;}
Border around this has a color of #65e5e8
<div style="border:2px solid #65e5e8;">Content here</div>
.myborder {border:2px solid #65e5e8;}