#65bddd color space conversions
Hex:
#65bddd
RGB:
101, 189, 221
CMY:
60, 26, 13
CMYK:
54, 14, 0, 13
HSL:
196°, 63.8298%, 63.1373%
HSV (HSB):
196°, 54.2986%, 86.6667%
XYZ:
36.6156, 44.3824, 75.0434
xyY:
0.2347, 0.2844, 44.3824
CIE-Lab:
72.4833, -17.5799, -24.1063
CIE-LCH:
72.4833, 29.8357, 233.8981
CIE-Luv:
72.4833, -37.6214, -35.4894
Hunter-Lab:
66.6201, -18.4784, -20.1525
#65bddd color charts
#65bddd color shades, tints & tones
#65bddd color schemes
#65bddd color preview, HTML & CSS examples
This text has a color of #65bddd
<p style="color:#65bddd;">Text here</p>
.mytext {color:#65bddd;}
This box has a color of #65bddd
<div style="background-color:#65bddd;">Content here</div>
.mybackground {background-color:#65bddd;}
Border around this has a color of #65bddd
<div style="border:2px solid #65bddd;">Content here</div>
.myborder {border:2px solid #65bddd;}