#40fccc color space conversions
Hex:
#40fccc
RGB:
64, 252, 204
CMY:
75, 1, 20
CMYK:
75, 0, 19, 1
HSL:
165°, 96.9072%, 61.9608%
HSV (HSB):
165°, 74.6032%, 98.8235%
XYZ:
47.8238, 75.0704, 69.0962
xyY:
0.2491, 0.3910, 75.0704
CIE-Lab:
89.4260, -56.7378, 9.9010
CIE-LCH:
89.4260, 57.5952, 170.1013
CIE-Luv:
89.4260, -68.9818, 24.2263
Hunter-Lab:
86.6432, -53.1002, 13.3677
#40fccc color charts
#40fccc color shades, tints & tones
#40fccc color schemes
#40fccc color preview, HTML & CSS examples
This text has a color of #40fccc
<p style="color:#40fccc;">Text here</p>
.mytext {color:#40fccc;}
This box has a color of #40fccc
<div style="background-color:#40fccc;">Content here</div>
.mybackground {background-color:#40fccc;}
Border around this has a color of #40fccc
<div style="border:2px solid #40fccc;">Content here</div>
.myborder {border:2px solid #40fccc;}