#65d3d6 color space conversions
Hex:
#65d3d6
RGB:
101, 211, 214
CMY:
60, 17, 16
CMYK:
53, 1, 0, 16
HSL:
182°, 57.9487%, 61.7647%
HSV (HSB):
182°, 52.8037%, 83.9216%
XYZ:
40.7987, 54.2103, 71.9316
xyY:
0.2444, 0.3247, 54.2103
CIE-Lab:
78.5842, -30.5186, -11.1112
CIE-LCH:
78.5842, 32.4783, 200.0055
CIE-Luv:
78.5842, -46.2633, -12.5191
Hunter-Lab:
73.6276, -29.9376, -6.3849
#65d3d6 color charts
#65d3d6 color shades, tints & tones
#65d3d6 color schemes
#65d3d6 color preview, HTML & CSS examples
This text has a color of #65d3d6
<p style="color:#65d3d6;">Text here</p>
.mytext {color:#65d3d6;}
This box has a color of #65d3d6
<div style="background-color:#65d3d6;">Content here</div>
.mybackground {background-color:#65d3d6;}
Border around this has a color of #65d3d6
<div style="border:2px solid #65d3d6;">Content here</div>
.myborder {border:2px solid #65d3d6;}