#7fc1cc color space conversions
Hex:
#7fc1cc
RGB:
127, 193, 204
CMY:
50, 24, 20
CMYK:
38, 5, 0, 20
HSL:
189°, 43.0168%, 64.9020%
HSV (HSB):
189°, 37.7451%, 80.0000%
XYZ:
38.7214, 47.0116, 64.1600
xyY:
0.2583, 0.3136, 47.0116
CIE-Lab:
74.1972, -18.1221, -12.1613
CIE-LCH:
74.1972, 21.8245, 213.8646
CIE-Luv:
74.1972, -31.2807, -15.8989
Hunter-Lab:
68.5650, -19.1825, -7.4854
#7fc1cc color charts
#7fc1cc color shades, tints & tones
#7fc1cc color schemes
#7fc1cc color preview, HTML & CSS examples
This text has a color of #7fc1cc
<p style="color:#7fc1cc;">Text here</p>
.mytext {color:#7fc1cc;}
This box has a color of #7fc1cc
<div style="background-color:#7fc1cc;">Content here</div>
.mybackground {background-color:#7fc1cc;}
Border around this has a color of #7fc1cc
<div style="border:2px solid #7fc1cc;">Content here</div>
.myborder {border:2px solid #7fc1cc;}