#7fc7cb color space conversions
Hex:
#7fc7cb
RGB:
127, 199, 203
CMY:
50, 22, 20
CMYK:
37, 2, 0, 20
HSL:
183°, 42.2222%, 64.7059%
HSV (HSB):
183°, 37.4384%, 79.6078%
XYZ:
39.9553, 49.6707, 63.9814
xyY:
0.2601, 0.3234, 49.6707
CIE-Lab:
75.8667, -21.4222, -9.1271
CIE-LCH:
75.8667, 23.2855, 203.0768
CIE-Luv:
75.8667, -33.7790, -10.6098
Hunter-Lab:
70.4774, -22.1396, -4.4910
#7fc7cb color charts
#7fc7cb color shades, tints & tones
#7fc7cb color schemes
#7fc7cb color preview, HTML & CSS examples
This text has a color of #7fc7cb
<p style="color:#7fc7cb;">Text here</p>
.mytext {color:#7fc7cb;}
This box has a color of #7fc7cb
<div style="background-color:#7fc7cb;">Content here</div>
.mybackground {background-color:#7fc7cb;}
Border around this has a color of #7fc7cb
<div style="border:2px solid #7fc7cb;">Content here</div>
.myborder {border:2px solid #7fc7cb;}