#becae3 color space conversions
Hex:
#becae3
RGB:
190, 202, 227
CMY:
25, 21, 11
CMYK:
16, 11, 0, 11
HSL:
221°, 39.7849%, 81.7647%
HSV (HSB):
221°, 16.2996%, 89.0196%
XYZ:
56.2209, 58.7343, 81.0467
xyY:
0.2868, 0.2997, 58.7343
CIE-Lab:
81.1453, 0.9870, -13.7625
CIE-LCH:
81.1453, 13.7978, 274.1022
CIE-Luv:
81.1453, -7.7230, -21.6310
Hunter-Lab:
76.6383, -3.1717, -9.0537
#becae3 color charts
#becae3 color shades, tints & tones
#becae3 color schemes
#becae3 color preview, HTML & CSS examples
This text has a color of #becae3
<p style="color:#becae3;">Text here</p>
.mytext {color:#becae3;}
This box has a color of #becae3
<div style="background-color:#becae3;">Content here</div>
.mybackground {background-color:#becae3;}
Border around this has a color of #becae3
<div style="border:2px solid #becae3;">Content here</div>
.myborder {border:2px solid #becae3;}