#7fc8cc color space conversions
Hex:
#7fc8cc
RGB:
127, 200, 204
CMY:
50, 22, 20
CMYK:
38, 2, 0, 20
HSL:
183°, 43.0168%, 64.9020%
HSV (HSB):
183°, 37.7451%, 80.0000%
XYZ:
40.3058, 50.1802, 64.6882
xyY:
0.2597, 0.3234, 50.1802
CIE-Lab:
76.1797, -21.6798, -9.2019
CIE-LCH:
76.1797, 23.5518, 202.9985
CIE-Luv:
76.1797, -34.1720, -10.6956
Hunter-Lab:
70.8380, -22.4027, -4.5561
#7fc8cc color charts
#7fc8cc color shades, tints & tones
#7fc8cc color schemes
#7fc8cc color preview, HTML & CSS examples
This text has a color of #7fc8cc
<p style="color:#7fc8cc;">Text here</p>
.mytext {color:#7fc8cc;}
This box has a color of #7fc8cc
<div style="background-color:#7fc8cc;">Content here</div>
.mybackground {background-color:#7fc8cc;}
Border around this has a color of #7fc8cc
<div style="border:2px solid #7fc8cc;">Content here</div>
.myborder {border:2px solid #7fc8cc;}