#65e1e8 color space conversions
Hex:
#65e1e8
RGB:
101, 225, 232
CMY:
60, 12, 9
CMYK:
56, 3, 0, 9
HSL:
183°, 74.0113%, 65.2941%
HSV (HSB):
183°, 56.4655%, 90.9804%
XYZ:
46.8575, 62.4433, 85.9270
xyY:
0.2400, 0.3198, 62.4433
CIE-Lab:
83.1486, -32.3769, -13.8759
CIE-LCH:
83.1486, 35.2251, 203.1987
CIE-Luv:
83.1486, -50.6345, -16.8507
Hunter-Lab:
79.0211, -32.4409, -9.1568
#65e1e8 color charts
#65e1e8 color shades, tints & tones
#65e1e8 color schemes
#65e1e8 color preview, HTML & CSS examples
This text has a color of #65e1e8
<p style="color:#65e1e8;">Text here</p>
.mytext {color:#65e1e8;}
This box has a color of #65e1e8
<div style="background-color:#65e1e8;">Content here</div>
.mybackground {background-color:#65e1e8;}
Border around this has a color of #65e1e8
<div style="border:2px solid #65e1e8;">Content here</div>
.myborder {border:2px solid #65e1e8;}