#7fc1cd color space conversions
Hex:
#7fc1cd
RGB:
127, 193, 205
CMY:
50, 24, 20
CMYK:
38, 6, 0, 20
HSL:
189°, 43.8202%, 65.0980%
HSV (HSB):
189°, 38.0488%, 80.3922%
XYZ:
38.8418, 47.0597, 64.7939
xyY:
0.2578, 0.3123, 47.0597
CIE-Lab:
74.2280, -17.8711, -12.6585
CIE-LCH:
74.2280, 21.9001, 215.3109
CIE-Luv:
74.2280, -31.2653, -16.7343
Hunter-Lab:
68.6001, -18.9823, -7.9803
#7fc1cd color charts
#7fc1cd color shades, tints & tones
#7fc1cd color schemes
#7fc1cd color preview, HTML & CSS examples
This text has a color of #7fc1cd
<p style="color:#7fc1cd;">Text here</p>
.mytext {color:#7fc1cd;}
This box has a color of #7fc1cd
<div style="background-color:#7fc1cd;">Content here</div>
.mybackground {background-color:#7fc1cd;}
Border around this has a color of #7fc1cd
<div style="border:2px solid #7fc1cd;">Content here</div>
.myborder {border:2px solid #7fc1cd;}