#65f2d8 color space conversions
Hex:
#65f2d8
RGB:
101, 242, 216
CMY:
60, 5, 15
CMYK:
58, 0, 11, 5
HSL:
169°, 84.4311%, 67.2549%
HSV (HSB):
169°, 58.2645%, 94.9020%
XYZ:
49.5136, 71.2288, 76.1046
xyY:
0.2515, 0.3618, 71.2288
CIE-Lab:
87.5961, -44.2205, 1.1213
CIE-LCH:
87.5961, 44.2347, 178.5475
CIE-Luv:
87.5961, -57.7633, 8.9298
Hunter-Lab:
84.3972, -42.9737, 5.6136
#65f2d8 color charts
#65f2d8 color shades, tints & tones
#65f2d8 color schemes
#65f2d8 color preview, HTML & CSS examples
This text has a color of #65f2d8
<p style="color:#65f2d8;">Text here</p>
.mytext {color:#65f2d8;}
This box has a color of #65f2d8
<div style="background-color:#65f2d8;">Content here</div>
.mybackground {background-color:#65f2d8;}
Border around this has a color of #65f2d8
<div style="border:2px solid #65f2d8;">Content here</div>
.myborder {border:2px solid #65f2d8;}