#65cded color space conversions
Hex:
#65cded
RGB:
101, 205, 237
CMY:
60, 20, 7
CMYK:
57, 14, 0, 7
HSL:
194°, 79.0698%, 66.2745%
HSV (HSB):
194°, 57.3840%, 92.9412%
XYZ:
42.4842, 52.5438, 88.0236
xyY:
0.2321, 0.2870, 52.5438
CIE-Lab:
77.6049, -21.1733, -24.9252
CIE-LCH:
77.6049, 32.7043, 229.6531
CIE-Luv:
77.6049, -42.9830, -36.6781
Hunter-Lab:
72.4871, -22.2347, -21.2569
#65cded color charts
#65cded color shades, tints & tones
#65cded color schemes
#65cded color preview, HTML & CSS examples
This text has a color of #65cded
<p style="color:#65cded;">Text here</p>
.mytext {color:#65cded;}
This box has a color of #65cded
<div style="background-color:#65cded;">Content here</div>
.mybackground {background-color:#65cded;}
Border around this has a color of #65cded
<div style="border:2px solid #65cded;">Content here</div>
.myborder {border:2px solid #65cded;}