#65c8cd color space conversions
Hex:
#65c8cd
RGB:
101, 200, 205
CMY:
60, 22, 20
CMYK:
51, 2, 0, 20
HSL:
183°, 50.9804%, 60.0000%
HSV (HSB):
183°, 50.7317%, 80.3922%
XYZ:
37.0405, 48.4830, 65.1635
xyY:
0.2458, 0.3217, 48.4830
CIE-Lab:
75.1286, -27.5797, -11.4251
CIE-LCH:
75.1286, 29.8525, 202.5021
CIE-Luv:
75.1286, -42.4542, -13.3824
Hunter-Lab:
69.6298, -26.8964, -6.7462
#65c8cd color charts
#65c8cd color shades, tints & tones
#65c8cd color schemes
#65c8cd color preview, HTML & CSS examples
This text has a color of #65c8cd
<p style="color:#65c8cd;">Text here</p>
.mytext {color:#65c8cd;}
This box has a color of #65c8cd
<div style="background-color:#65c8cd;">Content here</div>
.mybackground {background-color:#65c8cd;}
Border around this has a color of #65c8cd
<div style="border:2px solid #65c8cd;">Content here</div>
.myborder {border:2px solid #65c8cd;}