#65dafc color space conversions
Hex:
#65dafc
RGB:
101, 218, 252
CMY:
60, 15, 1
CMYK:
60, 13, 0, 1
HSL:
194°, 96.1783%, 69.2157%
HSV (HSB):
194°, 59.9206%, 98.8235%
XYZ:
48.0089, 59.9378, 101.1343
xyY:
0.2296, 0.2867, 59.9378
CIE-Lab:
81.8044, -23.3736, -26.5102
CIE-LCH:
81.8044, 35.3429, 228.5979
CIE-Luv:
81.8044, -47.0793, -39.2941
Hunter-Lab:
77.4195, -24.7938, -23.2578
#65dafc color charts
#65dafc color shades, tints & tones
#65dafc color schemes
#65dafc color preview, HTML & CSS examples
This text has a color of #65dafc
<p style="color:#65dafc;">Text here</p>
.mytext {color:#65dafc;}
This box has a color of #65dafc
<div style="background-color:#65dafc;">Content here</div>
.mybackground {background-color:#65dafc;}
Border around this has a color of #65dafc
<div style="border:2px solid #65dafc;">Content here</div>
.myborder {border:2px solid #65dafc;}