#7fdff7 color space conversions
Hex:
#7fdff7
RGB:
127, 223, 247
CMY:
50, 13, 3
CMYK:
49, 10, 0, 3
HSL:
192°, 88.2353%, 73.3333%
HSV (HSB):
192°, 48.5830%, 96.8627%
XYZ:
51.9286, 64.0028, 97.6125
xyY:
0.2432, 0.2997, 64.0028
CIE-Lab:
83.9672, -22.1417, -20.4893
CIE-LCH:
83.9672, 30.1673, 222.7802
CIE-Luv:
83.9672, -42.1875, -29.3337
Hunter-Lab:
80.0017, -24.1399, -16.3403
#7fdff7 color charts
#7fdff7 color shades, tints & tones
#7fdff7 color schemes
#7fdff7 color preview, HTML & CSS examples
This text has a color of #7fdff7
<p style="color:#7fdff7;">Text here</p>
.mytext {color:#7fdff7;}
This box has a color of #7fdff7
<div style="background-color:#7fdff7;">Content here</div>
.mybackground {background-color:#7fdff7;}
Border around this has a color of #7fdff7
<div style="border:2px solid #7fdff7;">Content here</div>
.myborder {border:2px solid #7fdff7;}