#7fe5ed color space conversions
Hex:
#7fe5ed
RGB:
127, 229, 237
CMY:
50, 10, 7
CMYK:
46, 3, 0, 7
HSL:
184°, 75.3425%, 71.3725%
HSV (HSB):
184°, 46.4135%, 92.9412%
XYZ:
52.0578, 66.6651, 90.2447
xyY:
0.2491, 0.3190, 66.6651
CIE-Lab:
85.3345, -27.6966, -13.1523
CIE-LCH:
85.3345, 30.6608, 205.4017
CIE-Luv:
85.3345, -44.8389, -16.3660
Hunter-Lab:
81.6487, -29.0767, -8.3780
#7fe5ed color charts
#7fe5ed color shades, tints & tones
#7fe5ed color schemes
#7fe5ed color preview, HTML & CSS examples
This text has a color of #7fe5ed
<p style="color:#7fe5ed;">Text here</p>
.mytext {color:#7fe5ed;}
This box has a color of #7fe5ed
<div style="background-color:#7fe5ed;">Content here</div>
.mybackground {background-color:#7fe5ed;}
Border around this has a color of #7fe5ed
<div style="border:2px solid #7fe5ed;">Content here</div>
.myborder {border:2px solid #7fe5ed;}