#7ffbdc color space conversions
Hex:
#7ffbdc
RGB:
127, 251, 220
CMY:
50, 2, 14
CMYK:
49, 0, 12, 2
HSL:
165°, 93.9394%, 74.1176%
HSV (HSB):
165°, 49.4024%, 98.4314%
XYZ:
56.1678, 78.6737, 79.9353
xyY:
0.2615, 0.3663, 78.6737
CIE-Lab:
91.0864, -41.9947, 4.2098
CIE-LCH:
91.0864, 42.2051, 174.2755
CIE-Luv:
91.0864, -54.0335, 13.4464
Hunter-Lab:
88.6982, -42.1873, 8.6562
#7ffbdc color charts
#7ffbdc color shades, tints & tones
#7ffbdc color schemes
#7ffbdc color preview, HTML & CSS examples
This text has a color of #7ffbdc
<p style="color:#7ffbdc;">Text here</p>
.mytext {color:#7ffbdc;}
This box has a color of #7ffbdc
<div style="background-color:#7ffbdc;">Content here</div>
.mybackground {background-color:#7ffbdc;}
Border around this has a color of #7ffbdc
<div style="border:2px solid #7ffbdc;">Content here</div>
.myborder {border:2px solid #7ffbdc;}