#7fbecd color space conversions
Hex:
#7fbecd
RGB:
127, 190, 205
CMY:
50, 25, 20
CMYK:
38, 7, 0, 20
HSL:
192°, 43.8202%, 65.0980%
HSV (HSB):
192°, 38.0488%, 80.3922%
XYZ:
38.1853, 45.7467, 64.5750
xyY:
0.2571, 0.3080, 45.7467
CIE-Lab:
73.3809, -16.3223, -13.9294
CIE-LCH:
73.3809, 21.4580, 220.4775
CIE-Luv:
73.3809, -30.0258, -18.9773
Hunter-Lab:
67.6363, -17.5882, -9.2611
#7fbecd color charts
#7fbecd color shades, tints & tones
#7fbecd color schemes
#7fbecd color preview, HTML & CSS examples
This text has a color of #7fbecd
<p style="color:#7fbecd;">Text here</p>
.mytext {color:#7fbecd;}
This box has a color of #7fbecd
<div style="background-color:#7fbecd;">Content here</div>
.mybackground {background-color:#7fbecd;}
Border around this has a color of #7fbecd
<div style="border:2px solid #7fbecd;">Content here</div>
.myborder {border:2px solid #7fbecd;}