#7eddff color space conversions
Hex:
#7eddff
RGB:
126, 221, 255
CMY:
51, 13, 0
CMYK:
51, 13, 0, 0
HSL:
196°, 100.0000%, 74.7059%
HSV (HSB):
196°, 50.5882%, 100.0000%
XYZ:
52.5106, 63.3685, 104.0715
xyY:
0.2387, 0.2881, 63.3685
CIE-Lab:
83.6359, -19.1921, -25.2235
CIE-LCH:
83.6359, 31.6948, 232.7332
CIE-Luv:
83.6359, -41.4709, -37.7486
Hunter-Lab:
79.6043, -21.5609, -21.7903
#7eddff color charts
#7eddff color shades, tints & tones
#7eddff color schemes
#7eddff color preview, HTML & CSS examples
This text has a color of #7eddff
<p style="color:#7eddff;">Text here</p>
.mytext {color:#7eddff;}
This box has a color of #7eddff
<div style="background-color:#7eddff;">Content here</div>
.mybackground {background-color:#7eddff;}
Border around this has a color of #7eddff
<div style="border:2px solid #7eddff;">Content here</div>
.myborder {border:2px solid #7eddff;}