#becfc1 color space conversions
Hex:
#becfc1
RGB:
190, 207, 193
CMY:
25, 19, 24
CMYK:
8, 0, 7, 19
HSL:
131°, 15.0442%, 77.8431%
HSV (HSB):
131°, 8.2126%, 81.1765%
XYZ:
53.1737, 59.4231, 59.1193
xyY:
0.3097, 0.3461, 59.4231
CIE-Lab:
81.5236, -8.3677, 4.9818
CIE-LCH:
81.5236, 9.7384, 149.2319
CIE-Luv:
81.5236, -8.7451, 8.8719
Hunter-Lab:
77.0863, -11.7730, 8.4896
#becfc1 color charts
#becfc1 color shades, tints & tones
#becfc1 color schemes
#becfc1 color preview, HTML & CSS examples
This text has a color of #becfc1
<p style="color:#becfc1;">Text here</p>
.mytext {color:#becfc1;}
This box has a color of #becfc1
<div style="background-color:#becfc1;">Content here</div>
.mybackground {background-color:#becfc1;}
Border around this has a color of #becfc1
<div style="border:2px solid #becfc1;">Content here</div>
.myborder {border:2px solid #becfc1;}