#65d2d7 color space conversions
Hex:
#65d2d7
RGB:
101, 210, 215
CMY:
60, 18, 16
CMYK:
53, 2, 0, 16
HSL:
183°, 58.7629%, 61.9608%
HSV (HSB):
183°, 53.0233%, 84.3137%
XYZ:
40.6792, 53.7662, 72.5239
xyY:
0.2436, 0.3220, 53.7662
CIE-Lab:
78.3252, -29.7710, -12.0344
CIE-LCH:
78.3252, 32.1113, 202.0102
CIE-Luv:
78.3252, -45.8380, -14.1175
Hunter-Lab:
73.3254, -29.2920, -7.3141
#65d2d7 color charts
#65d2d7 color shades, tints & tones
#65d2d7 color schemes
#65d2d7 color preview, HTML & CSS examples
This text has a color of #65d2d7
<p style="color:#65d2d7;">Text here</p>
.mytext {color:#65d2d7;}
This box has a color of #65d2d7
<div style="background-color:#65d2d7;">Content here</div>
.mybackground {background-color:#65d2d7;}
Border around this has a color of #65d2d7
<div style="border:2px solid #65d2d7;">Content here</div>
.myborder {border:2px solid #65d2d7;}