#7fc7fa color space conversions
Hex:
#7fc7fa
RGB:
127, 199, 250
CMY:
50, 22, 2
CMYK:
49, 20, 0, 2
HSL:
205°, 92.4812%, 73.9216%
HSV (HSB):
205°, 49.2000%, 98.0392%
XYZ:
46.4311, 52.2610, 98.0827
xyY:
0.2360, 0.2656, 52.2610
CIE-Lab:
77.4366, -8.9581, -32.0580
CIE-LCH:
77.4366, 33.2861, 254.3878
CIE-Luv:
77.4366, -32.9100, -50.4319
Hunter-Lab:
72.2918, -11.8647, -29.8381
#7fc7fa color charts
#7fc7fa color shades, tints & tones
#7fc7fa color schemes
#7fc7fa color preview, HTML & CSS examples
This text has a color of #7fc7fa
<p style="color:#7fc7fa;">Text here</p>
.mytext {color:#7fc7fa;}
This box has a color of #7fc7fa
<div style="background-color:#7fc7fa;">Content here</div>
.mybackground {background-color:#7fc7fa;}
Border around this has a color of #7fc7fa
<div style="border:2px solid #7fc7fa;">Content here</div>
.myborder {border:2px solid #7fc7fa;}