#64face color space conversions
Hex:
#64face
RGB:
100, 250, 206
CMY:
61, 2, 19
CMYK:
60, 0, 18, 2
HSL:
162°, 93.7500%, 68.6275%
HSV (HSB):
162°, 60.0000%, 98.0392%
XYZ:
50.5817, 75.5368, 70.3066
xyY:
0.2575, 0.3846, 75.5368
CIE-Lab:
89.6438, -50.1747, 9.2789
CIE-LCH:
89.6438, 51.0255, 169.5226
CIE-Luv:
89.6438, -61.4804, 22.3213
Hunter-Lab:
86.9119, -48.2109, 12.8762
#64face color charts
#64face RGB chart
#64face CMYK chart
#64face RGB pie chart
#64face color shades, tints & tones
#64face color schemes
#64face color preview, HTML & CSS examples
This text has a color of #64face
<p style="color:#64face;">Text here</p>
.mytext {color:#64face;}
Text color #64face
This box has a color of #64face
<div style="background-color:#64face;">Content here</div>
.mybackground {background-color:#64face;}
Background color #64face
Border around this has a color of #64face
<div style="border:2px solid #64face;">Content here</div>
.myborder {border:2px solid #64face;}
Border color #64face