#7fc1d3 color space conversions
Hex:
#7fc1d3
RGB:
127, 193, 211
CMY:
50, 24, 17
CMYK:
40, 9, 0, 17
HSL:
193°, 48.8372%, 66.2745%
HSV (HSB):
193°, 39.8104%, 82.7451%
XYZ:
39.5802, 47.3551, 68.6824
xyY:
0.2543, 0.3043, 47.3551
CIE-Lab:
74.4163, -16.3465, -15.6338
CIE-LCH:
74.4163, 22.6191, 223.7233
CIE-Luv:
74.4163, -31.1740, -21.7698
Hunter-Lab:
68.8150, -17.7588, -11.0052
#7fc1d3 color charts
#7fc1d3 color shades, tints & tones
#7fc1d3 color schemes
#7fc1d3 color preview, HTML & CSS examples
This text has a color of #7fc1d3
<p style="color:#7fc1d3;">Text here</p>
.mytext {color:#7fc1d3;}
This box has a color of #7fc1d3
<div style="background-color:#7fc1d3;">Content here</div>
.mybackground {background-color:#7fc1d3;}
Border around this has a color of #7fc1d3
<div style="border:2px solid #7fc1d3;">Content here</div>
.myborder {border:2px solid #7fc1d3;}