#7fcade color space conversions
Hex:
#7fcade
RGB:
127, 202, 222
CMY:
50, 21, 13
CMYK:
43, 9, 0, 13
HSL:
193°, 59.0062%, 68.4314%
HSV (HSB):
193°, 42.7928%, 87.0588%
XYZ:
43.0577, 52.0270, 76.8801
xyY:
0.2504, 0.3025, 52.0270
CIE-Lab:
77.2970, -18.1336, -17.2366
CIE-LCH:
77.2970, 25.0185, 223.5472
CIE-Luv:
77.2970, -34.6162, -24.2436
Hunter-Lab:
72.1298, -19.6718, -12.7039
#7fcade color charts
#7fcade color shades, tints & tones
#7fcade color schemes
#7fcade color preview, HTML & CSS examples
This text has a color of #7fcade
<p style="color:#7fcade;">Text here</p>
.mytext {color:#7fcade;}
This box has a color of #7fcade
<div style="background-color:#7fcade;">Content here</div>
.mybackground {background-color:#7fcade;}
Border around this has a color of #7fcade
<div style="border:2px solid #7fcade;">Content here</div>
.myborder {border:2px solid #7fcade;}