#65e1e6 color space conversions
Hex:
#65e1e6
RGB:
101, 225, 230
CMY:
60, 12, 10
CMYK:
56, 2, 0, 10
HSL:
182°, 72.0670%, 64.9020%
HSV (HSB):
182°, 56.0870%, 90.1961%
XYZ:
46.5750, 62.3303, 84.4391
xyY:
0.2409, 0.3224, 62.3303
CIE-Lab:
83.0888, -32.9145, -12.9061
CIE-LCH:
83.0888, 35.3544, 201.4107
CIE-Luv:
83.0888, -50.7359, -15.1773
Hunter-Lab:
78.9495, -32.8586, -8.1479
#65e1e6 color charts
#65e1e6 color shades, tints & tones
#65e1e6 color schemes
#65e1e6 color preview, HTML & CSS examples
This text has a color of #65e1e6
<p style="color:#65e1e6;">Text here</p>
.mytext {color:#65e1e6;}
This box has a color of #65e1e6
<div style="background-color:#65e1e6;">Content here</div>
.mybackground {background-color:#65e1e6;}
Border around this has a color of #65e1e6
<div style="border:2px solid #65e1e6;">Content here</div>
.myborder {border:2px solid #65e1e6;}