#becfc2 color space conversions
Hex:
#becfc2
RGB:
190, 207, 194
CMY:
25, 19, 24
CMYK:
8, 0, 6, 19
HSL:
134°, 15.0442%, 77.8431%
HSV (HSB):
134°, 8.2126%, 81.1765%
XYZ:
53.2856, 59.4678, 59.7089
xyY:
0.3090, 0.3448, 59.4678
CIE-Lab:
81.5481, -8.1843, 4.4834
CIE-LCH:
81.5481, 9.3319, 151.2856
CIE-Luv:
81.5481, -8.7818, 8.1074
Hunter-Lab:
77.1154, -11.6110, 8.0737
#becfc2 color charts
#becfc2 color shades, tints & tones
#becfc2 color schemes
#becfc2 color preview, HTML & CSS examples
This text has a color of #becfc2
<p style="color:#becfc2;">Text here</p>
.mytext {color:#becfc2;}
This box has a color of #becfc2
<div style="background-color:#becfc2;">Content here</div>
.mybackground {background-color:#becfc2;}
Border around this has a color of #becfc2
<div style="border:2px solid #becfc2;">Content here</div>
.myborder {border:2px solid #becfc2;}