#64ccee color space conversions
Hex:
#64ccee
RGB:
100, 204, 238
CMY:
61, 20, 7
CMYK:
58, 14, 0, 7
HSL:
195°, 80.2326%, 66.2745%
HSV (HSB):
195°, 57.9832%, 93.3333%
XYZ:
42.2810, 52.0681, 88.7106
xyY:
0.2310, 0.2844, 52.0681
CIE-Lab:
77.3215, -20.5625, -25.8972
CIE-LCH:
77.3215, 33.0678, 231.5502
CIE-Luv:
77.3215, -42.8202, -38.3908
Hunter-Lab:
72.1582, -21.6851, -22.3798
#64ccee color charts
#64ccee color shades, tints & tones
#64ccee color schemes
#64ccee color preview, HTML & CSS examples
This text has a color of #64ccee
<p style="color:#64ccee;">Text here</p>
.mytext {color:#64ccee;}
This box has a color of #64ccee
<div style="background-color:#64ccee;">Content here</div>
.mybackground {background-color:#64ccee;}
Border around this has a color of #64ccee
<div style="border:2px solid #64ccee;">Content here</div>
.myborder {border:2px solid #64ccee;}