#7ffbdf color space conversions
Hex:
#7ffbdf
RGB:
127, 251, 223
CMY:
50, 2, 13
CMYK:
49, 0, 11, 2
HSL:
166°, 93.9394%, 74.1176%
HSV (HSB):
166°, 49.4024%, 98.4314%
XYZ:
56.5689, 78.8341, 82.0470
xyY:
0.2601, 0.3625, 78.8341
CIE-Lab:
91.1592, -41.3120, 2.7602
CIE-LCH:
91.1592, 41.4041, 176.1776
CIE-Luv:
91.1592, -53.9070, 11.1099
Hunter-Lab:
88.7886, -41.6543, 7.3638
#7ffbdf color charts
#7ffbdf color shades, tints & tones
#7ffbdf color schemes
#7ffbdf color preview, HTML & CSS examples
This text has a color of #7ffbdf
<p style="color:#7ffbdf;">Text here</p>
.mytext {color:#7ffbdf;}
This box has a color of #7ffbdf
<div style="background-color:#7ffbdf;">Content here</div>
.mybackground {background-color:#7ffbdf;}
Border around this has a color of #7ffbdf
<div style="border:2px solid #7ffbdf;">Content here</div>
.myborder {border:2px solid #7ffbdf;}