#becfca color space conversions
Hex:
#becfca
RGB:
190, 207, 202
CMY:
25, 19, 21
CMYK:
8, 0, 2, 19
HSL:
162°, 15.0442%, 77.8431%
HSV (HSB):
162°, 8.2126%, 81.1765%
XYZ:
54.2087, 59.8371, 64.5697
xyY:
0.3035, 0.3350, 59.8371
CIE-Lab:
81.7495, -6.6857, 0.5039
CIE-LCH:
81.7495, 6.7046, 175.6896
CIE-Luv:
81.7495, -9.0788, 1.9174
Hunter-Lab:
77.3544, -10.2804, 4.6572
#becfca color charts
#becfca color shades, tints & tones
#becfca color schemes
#becfca color preview, HTML & CSS examples
This text has a color of #becfca
<p style="color:#becfca;">Text here</p>
.mytext {color:#becfca;}
This box has a color of #becfca
<div style="background-color:#becfca;">Content here</div>
.mybackground {background-color:#becfca;}
Border around this has a color of #becfca
<div style="border:2px solid #becfca;">Content here</div>
.myborder {border:2px solid #becfca;}