#7fd7ed color space conversions
Hex:
#7fd7ed
RGB:
127, 215, 237
CMY:
50, 16, 7
CMYK:
46, 9, 0, 7
HSL:
192°, 75.3425%, 71.3725%
HSV (HSB):
192°, 46.4135%, 92.9412%
XYZ:
48.3389, 59.2273, 89.0051
xyY:
0.2459, 0.3013, 59.2273
CIE-Lab:
81.4164, -20.7911, -19.0435
CIE-LCH:
81.4164, 28.1945, 222.4880
CIE-Luv:
81.4164, -39.3878, -27.0110
Hunter-Lab:
76.9593, -22.5611, -14.6986
#7fd7ed color charts
#7fd7ed color shades, tints & tones
#7fd7ed color schemes
#7fd7ed color preview, HTML & CSS examples
This text has a color of #7fd7ed
<p style="color:#7fd7ed;">Text here</p>
.mytext {color:#7fd7ed;}
This box has a color of #7fd7ed
<div style="background-color:#7fd7ed;">Content here</div>
.mybackground {background-color:#7fd7ed;}
Border around this has a color of #7fd7ed
<div style="border:2px solid #7fd7ed;">Content here</div>
.myborder {border:2px solid #7fd7ed;}