#7fc7f7 color space conversions
Hex:
#7fc7f7
RGB:
127, 199, 247
CMY:
50, 22, 3
CMYK:
49, 19, 0, 3
HSL:
204°, 88.2353%, 73.3333%
HSV (HSB):
204°, 48.5830%, 96.8627%
XYZ:
45.9643, 52.0743, 95.6245
xyY:
0.2373, 0.2689, 52.0743
CIE-Lab:
77.3252, -9.8020, -30.6227
CIE-LCH:
77.3252, 32.1533, 252.2506
CIE-Luv:
77.3252, -32.9616, -47.8592
Hunter-Lab:
72.1625, -12.5878, -28.0530
#7fc7f7 color charts
#7fc7f7 color shades, tints & tones
#7fc7f7 color schemes
#7fc7f7 color preview, HTML & CSS examples
This text has a color of #7fc7f7
<p style="color:#7fc7f7;">Text here</p>
.mytext {color:#7fc7f7;}
This box has a color of #7fc7f7
<div style="background-color:#7fc7f7;">Content here</div>
.mybackground {background-color:#7fc7f7;}
Border around this has a color of #7fc7f7
<div style="border:2px solid #7fc7f7;">Content here</div>
.myborder {border:2px solid #7fc7f7;}