#65d2d4 color space conversions
Hex:
#65d2d4
RGB:
101, 210, 212
CMY:
60, 18, 17
CMYK:
52, 1, 0, 17
HSL:
181°, 56.3452%, 61.3725%
HSV (HSB):
181°, 52.3585%, 83.1373%
XYZ:
40.2971, 53.6134, 70.5119
xyY:
0.2451, 0.3261, 53.6134
CIE-Lab:
78.2357, -30.5688, -10.5583
CIE-LCH:
78.2357, 32.3408, 199.0547
CIE-Luv:
78.2357, -45.9755, -11.6135
Hunter-Lab:
73.2211, -29.8999, -5.8414
#65d2d4 color charts
#65d2d4 color shades, tints & tones
#65d2d4 color schemes
#65d2d4 color preview, HTML & CSS examples
This text has a color of #65d2d4
<p style="color:#65d2d4;">Text here</p>
.mytext {color:#65d2d4;}
This box has a color of #65d2d4
<div style="background-color:#65d2d4;">Content here</div>
.mybackground {background-color:#65d2d4;}
Border around this has a color of #65d2d4
<div style="border:2px solid #65d2d4;">Content here</div>
.myborder {border:2px solid #65d2d4;}