#65e5fd color space conversions
Hex:
#65e5fd
RGB:
101, 229, 253
CMY:
60, 10, 1
CMYK:
60, 9, 0, 1
HSL:
189°, 97.4359%, 69.4118%
HSV (HSB):
189°, 60.0791%, 99.2157%
XYZ:
51.1158, 65.8972, 102.9538
xyY:
0.2324, 0.2996, 65.8972
CIE-Lab:
84.9439, -28.4956, -22.2605
CIE-LCH:
84.9439, 36.1598, 217.9966
CIE-Luv:
84.9439, -51.0283, -31.4849
Hunter-Lab:
81.1771, -29.6616, -18.3713
#65e5fd color charts
#65e5fd color shades, tints & tones
#65e5fd color schemes
#65e5fd color preview, HTML & CSS examples
This text has a color of #65e5fd
<p style="color:#65e5fd;">Text here</p>
.mytext {color:#65e5fd;}
This box has a color of #65e5fd
<div style="background-color:#65e5fd;">Content here</div>
.mybackground {background-color:#65e5fd;}
Border around this has a color of #65e5fd
<div style="border:2px solid #65e5fd;">Content here</div>
.myborder {border:2px solid #65e5fd;}