#64cafe color space conversions
Hex:
#64cafe
RGB:
100, 202, 254
CMY:
61, 21, 0
CMYK:
61, 20, 0, 0
HSL:
200°, 98.7179%, 69.4118%
HSV (HSB):
200°, 60.6299%, 99.6078%
XYZ:
44.2655, 52.1061, 101.4904
xyY:
0.2237, 0.2633, 52.1061
CIE-Lab:
77.3443, -14.7801, -34.4288
CIE-LCH:
77.3443, 37.4672, 246.7664
CIE-Luv:
77.3443, -41.4191, -53.7450
Hunter-Lab:
72.1846, -16.8622, -32.8316
#64cafe color charts
#64cafe color shades, tints & tones
#64cafe color schemes
#64cafe color preview, HTML & CSS examples
This text has a color of #64cafe
<p style="color:#64cafe;">Text here</p>
.mytext {color:#64cafe;}
This box has a color of #64cafe
<div style="background-color:#64cafe;">Content here</div>
.mybackground {background-color:#64cafe;}
Border around this has a color of #64cafe
<div style="border:2px solid #64cafe;">Content here</div>
.myborder {border:2px solid #64cafe;}