#65cafe color space conversions
Hex:
#65cafe
RGB:
101, 202, 254
CMY:
60, 21, 0
CMYK:
60, 20, 0, 0
HSL:
200°, 98.7097%, 69.6078%
HSV (HSB):
200°, 60.2362%, 99.6078%
XYZ:
44.3768, 52.1635, 101.4956
xyY:
0.2241, 0.2634, 52.1635
CIE-Lab:
77.3785, -14.6032, -34.3731
CIE-LCH:
77.3785, 37.3465, 246.9821
CIE-Luv:
77.3785, -41.1791, -53.6740
Hunter-Lab:
72.2243, -16.7169, -32.7622
#65cafe color charts
#65cafe color shades, tints & tones
#65cafe color schemes
#65cafe color preview, HTML & CSS examples
This text has a color of #65cafe
<p style="color:#65cafe;">Text here</p>
.mytext {color:#65cafe;}
This box has a color of #65cafe
<div style="background-color:#65cafe;">Content here</div>
.mybackground {background-color:#65cafe;}
Border around this has a color of #65cafe
<div style="border:2px solid #65cafe;">Content here</div>
.myborder {border:2px solid #65cafe;}