#65e5ed color space conversions
Hex:
#65e5ed
RGB:
101, 229, 237
CMY:
60, 10, 7
CMYK:
57, 3, 0, 7
HSL:
184°, 79.0698%, 66.2745%
HSV (HSB):
184°, 57.3840%, 92.9412%
XYZ:
48.6722, 64.9197, 90.0862
xyY:
0.2390, 0.3187, 64.9197
CIE-Lab:
84.4424, -32.9189, -14.5805
CIE-LCH:
84.4424, 36.0034, 203.8896
CIE-Luv:
84.4424, -51.8540, -17.9628
Hunter-Lab:
80.5728, -33.1746, -9.8896
#65e5ed color charts
#65e5ed color shades, tints & tones
#65e5ed color schemes
#65e5ed color preview, HTML & CSS examples
This text has a color of #65e5ed
<p style="color:#65e5ed;">Text here</p>
.mytext {color:#65e5ed;}
This box has a color of #65e5ed
<div style="background-color:#65e5ed;">Content here</div>
.mybackground {background-color:#65e5ed;}
Border around this has a color of #65e5ed
<div style="border:2px solid #65e5ed;">Content here</div>
.myborder {border:2px solid #65e5ed;}