#7fe4e5 color space conversions
Hex:
#7fe4e5
RGB:
127, 228, 229
CMY:
50, 11, 10
CMYK:
45, 0, 0, 10
HSL:
181°, 66.2338%, 69.8039%
HSV (HSB):
181°, 44.5415%, 89.8039%
XYZ:
50.6387, 65.6560, 84.1327
xyY:
0.2527, 0.3276, 65.6560
CIE-Lab:
84.8206, -29.2331, -9.6976
CIE-LCH:
84.8206, 30.7996, 198.3524
CIE-Luv:
84.8206, -44.7262, -10.4930
Hunter-Lab:
81.0284, -30.2461, -4.8416
#7fe4e5 color charts
#7fe4e5 color shades, tints & tones
#7fe4e5 color schemes
#7fe4e5 color preview, HTML & CSS examples
This text has a color of #7fe4e5
<p style="color:#7fe4e5;">Text here</p>
.mytext {color:#7fe4e5;}
This box has a color of #7fe4e5
<div style="background-color:#7fe4e5;">Content here</div>
.mybackground {background-color:#7fe4e5;}
Border around this has a color of #7fe4e5
<div style="border:2px solid #7fe4e5;">Content here</div>
.myborder {border:2px solid #7fe4e5;}