#64b5d5 color space conversions
Hex:
#64b5d5
RGB:
100, 181, 213
CMY:
61, 29, 16
CMYK:
53, 15, 0, 16
HSL:
197°, 57.3604%, 61.3725%
HSV (HSB):
197°, 53.0516%, 83.5294%
XYZ:
33.7896, 40.5612, 68.9990
xyY:
0.2357, 0.2830, 40.5612
CIE-Lab:
69.8674, -15.9154, -23.7400
CIE-LCH:
69.8674, 28.5813, 236.1620
CIE-Luv:
69.8674, -35.1327, -34.9346
Hunter-Lab:
63.6877, -16.7498, -19.6532
#64b5d5 color charts
#64b5d5 color shades, tints & tones
#64b5d5 color schemes
#64b5d5 color preview, HTML & CSS examples
This text has a color of #64b5d5
<p style="color:#64b5d5;">Text here</p>
.mytext {color:#64b5d5;}
This box has a color of #64b5d5
<div style="background-color:#64b5d5;">Content here</div>
.mybackground {background-color:#64b5d5;}
Border around this has a color of #64b5d5
<div style="border:2px solid #64b5d5;">Content here</div>
.myborder {border:2px solid #64b5d5;}