#7fd8f8 color space conversions
Hex:
#7fd8f8
RGB:
127, 216, 248
CMY:
50, 15, 3
CMYK:
49, 13, 0, 3
HSL:
196°, 89.6296%, 73.5294%
HSV (HSB):
196°, 48.7903%, 97.2549%
XYZ:
50.2515, 60.4011, 97.8170
xyY:
0.2410, 0.2897, 60.4011
CIE-Lab:
82.0557, -18.3509, -23.9195
CIE-LCH:
82.0557, 30.1479, 232.5048
CIE-Luv:
82.0557, -39.4674, -35.5759
Hunter-Lab:
77.7181, -20.5909, -20.2204
#7fd8f8 color charts
#7fd8f8 color shades, tints & tones
#7fd8f8 color schemes
#7fd8f8 color preview, HTML & CSS examples
This text has a color of #7fd8f8
<p style="color:#7fd8f8;">Text here</p>
.mytext {color:#7fd8f8;}
This box has a color of #7fd8f8
<div style="background-color:#7fd8f8;">Content here</div>
.mybackground {background-color:#7fd8f8;}
Border around this has a color of #7fd8f8
<div style="border:2px solid #7fd8f8;">Content here</div>
.myborder {border:2px solid #7fd8f8;}