#7fc1cb color space conversions
Hex:
#7fc1cb
RGB:
127, 193, 203
CMY:
50, 24, 20
CMYK:
37, 5, 0, 20
HSL:
188°, 42.2222%, 64.7059%
HSV (HSB):
188°, 37.4384%, 79.6078%
XYZ:
38.6019, 46.9638, 63.5303
xyY:
0.2589, 0.3150, 46.9638
CIE-Lab:
74.1666, -18.3722, -11.6637
CIE-LCH:
74.1666, 21.7618, 212.4096
CIE-Luv:
74.1666, -31.2961, -15.0648
Hunter-Lab:
68.5301, -19.3816, -6.9933
#7fc1cb color charts
#7fc1cb color shades, tints & tones
#7fc1cb color schemes
#7fc1cb color preview, HTML & CSS examples
This text has a color of #7fc1cb
<p style="color:#7fc1cb;">Text here</p>
.mytext {color:#7fc1cb;}
This box has a color of #7fc1cb
<div style="background-color:#7fc1cb;">Content here</div>
.mybackground {background-color:#7fc1cb;}
Border around this has a color of #7fc1cb
<div style="border:2px solid #7fc1cb;">Content here</div>
.myborder {border:2px solid #7fc1cb;}