#64faec color space conversions
Hex:
#64faec
RGB:
100, 250, 236
CMY:
61, 2, 7
CMYK:
60, 0, 6, 2
HSL:
174°, 93.7500%, 68.6275%
HSV (HSB):
174°, 60.0000%, 98.0392%
XYZ:
54.5815, 77.1367, 91.3690
xyY:
0.2447, 0.3458, 77.1367
CIE-Lab:
90.3845, -42.9569, -5.2225
CIE-LCH:
90.3845, 43.2732, 186.9317
CIE-Luv:
90.3845, -59.7981, -1.2616
Hunter-Lab:
87.8275, -42.7671, -0.2015
#64faec color charts
#64faec color shades, tints & tones
#64faec color schemes
#64faec color preview, HTML & CSS examples
This text has a color of #64faec
<p style="color:#64faec;">Text here</p>
.mytext {color:#64faec;}
This box has a color of #64faec
<div style="background-color:#64faec;">Content here</div>
.mybackground {background-color:#64faec;}
Border around this has a color of #64faec
<div style="border:2px solid #64faec;">Content here</div>
.myborder {border:2px solid #64faec;}