#7fc7e1 color space conversions
Hex:
#7fc7e1
RGB:
127, 199, 225
CMY:
50, 22, 12
CMYK:
44, 12, 0, 12
HSL:
196°, 62.0253%, 69.0196%
HSV (HSB):
196°, 43.5556%, 88.2353%
XYZ:
42.7664, 50.7951, 78.7846
xyY:
0.2481, 0.2947, 50.7951
CIE-Lab:
76.5547, -15.8022, -19.9749
CIE-LCH:
76.5547, 25.4697, 231.6524
CIE-Luv:
76.5547, -33.3584, -29.0654
Hunter-Lab:
71.2707, -17.6137, -15.6513
#7fc7e1 color charts
#7fc7e1 color shades, tints & tones
#7fc7e1 color schemes
#7fc7e1 color preview, HTML & CSS examples
This text has a color of #7fc7e1
<p style="color:#7fc7e1;">Text here</p>
.mytext {color:#7fc7e1;}
This box has a color of #7fc7e1
<div style="background-color:#7fc7e1;">Content here</div>
.mybackground {background-color:#7fc7e1;}
Border around this has a color of #7fc7e1
<div style="border:2px solid #7fc7e1;">Content here</div>
.myborder {border:2px solid #7fc7e1;}