#65cdff color space conversions
Hex:
#65cdff
RGB:
101, 205, 255
CMY:
60, 20, 0
CMYK:
60, 20, 0, 0
HSL:
199°, 100.0000%, 69.8039%
HSV (HSB):
199°, 60.3922%, 100.0000%
XYZ:
45.2481, 53.6493, 102.5783
xyY:
0.2246, 0.2663, 53.6493
CIE-Lab:
78.2568, -15.8665, -33.5510
CIE-LCH:
78.2568, 37.1135, 244.6902
CIE-Luv:
78.2568, -42.2245, -52.1618
Hunter-Lab:
73.2457, -17.9101, -31.7617
#65cdff color charts
#65cdff color shades, tints & tones
#65cdff color schemes
#65cdff color preview, HTML & CSS examples
This text has a color of #65cdff
<p style="color:#65cdff;">Text here</p>
.mytext {color:#65cdff;}
This box has a color of #65cdff
<div style="background-color:#65cdff;">Content here</div>
.mybackground {background-color:#65cdff;}
Border around this has a color of #65cdff
<div style="border:2px solid #65cdff;">Content here</div>
.myborder {border:2px solid #65cdff;}