#64abc4 color space conversions
Hex:
#64abc4
RGB:
100, 171, 196
CMY:
61, 33, 23
CMYK:
49, 13, 0, 23
HSL:
196°, 44.8598%, 58.0392%
HSV (HSB):
196°, 48.9796%, 76.8627%
XYZ:
29.7822, 35.8207, 57.5689
xyY:
0.2418, 0.2908, 35.8207
CIE-Lab:
66.3827, -15.4910, -19.6843
CIE-LCH:
66.3827, 25.0487, 231.7983
CIE-Luv:
66.3827, -31.7669, -28.0995
Hunter-Lab:
59.8504, -15.9145, -15.1347
#64abc4 color charts
#64abc4 color shades, tints & tones
#64abc4 color schemes
#64abc4 color preview, HTML & CSS examples
This text has a color of #64abc4
<p style="color:#64abc4;">Text here</p>
.mytext {color:#64abc4;}
This box has a color of #64abc4
<div style="background-color:#64abc4;">Content here</div>
.mybackground {background-color:#64abc4;}
Border around this has a color of #64abc4
<div style="border:2px solid #64abc4;">Content here</div>
.myborder {border:2px solid #64abc4;}