#7fe3e4 color space conversions
Hex:
#7fe3e4
RGB:
127, 227, 228
CMY:
50, 11, 11
CMYK:
44, 0, 0, 11
HSL:
181°, 65.1613%, 69.6078%
HSV (HSB):
181°, 44.2982%, 89.4118%
XYZ:
50.2251, 65.0516, 83.3079
xyY:
0.2529, 0.3276, 65.0516
CIE-Lab:
84.5103, -29.0022, -9.6309
CIE-LCH:
84.5103, 30.5594, 198.3700
CIE-Luv:
84.5103, -44.3683, -10.4156
Hunter-Lab:
80.6546, -29.9904, -4.7822
#7fe3e4 color charts
#7fe3e4 color shades, tints & tones
#7fe3e4 color schemes
#7fe3e4 color preview, HTML & CSS examples
This text has a color of #7fe3e4
<p style="color:#7fe3e4;">Text here</p>
.mytext {color:#7fe3e4;}
This box has a color of #7fe3e4
<div style="background-color:#7fe3e4;">Content here</div>
.mybackground {background-color:#7fe3e4;}
Border around this has a color of #7fe3e4
<div style="border:2px solid #7fe3e4;">Content here</div>
.myborder {border:2px solid #7fe3e4;}