#65e6e5 color space conversions
Hex:
#65e6e5
RGB:
101, 230, 229
CMY:
60, 10, 10
CMYK:
56, 0, 0, 10
HSL:
180°, 72.0670%, 64.9020%
HSV (HSB):
180°, 56.0870%, 90.1961%
XYZ:
47.8065, 65.0175, 84.1587
xyY:
0.2427, 0.3301, 65.0175
CIE-Lab:
84.4927, -35.5219, -10.2818
CIE-LCH:
84.4927, 36.9800, 196.1431
CIE-Luv:
84.4927, -52.6385, -10.5287
Hunter-Lab:
80.6334, -35.2781, -5.4388
#65e6e5 color charts
#65e6e5 color shades, tints & tones
#65e6e5 color schemes
#65e6e5 color preview, HTML & CSS examples
This text has a color of #65e6e5
<p style="color:#65e6e5;">Text here</p>
.mytext {color:#65e6e5;}
This box has a color of #65e6e5
<div style="background-color:#65e6e5;">Content here</div>
.mybackground {background-color:#65e6e5;}
Border around this has a color of #65e6e5
<div style="border:2px solid #65e6e5;">Content here</div>
.myborder {border:2px solid #65e6e5;}