#becee6 color space conversions
Hex:
#becee6
RGB:
190, 206, 230
CMY:
25, 19, 10
CMYK:
17, 10, 0, 10
HSL:
216°, 44.4444%, 82.3529%
HSV (HSB):
216°, 17.3913%, 90.1961%
XYZ:
57.5894, 60.8029, 83.5638
xyY:
0.2852, 0.3011, 60.8029
CIE-Lab:
82.2727, -0.4939, -13.6760
CIE-LCH:
82.2727, 13.6849, 267.9316
CIE-Luv:
82.2727, -9.7031, -21.2940
Hunter-Lab:
77.9762, -4.6270, -8.9552
#becee6 color charts
#becee6 color shades, tints & tones
#becee6 color schemes
#becee6 color preview, HTML & CSS examples
This text has a color of #becee6
<p style="color:#becee6;">Text here</p>
.mytext {color:#becee6;}
This box has a color of #becee6
<div style="background-color:#becee6;">Content here</div>
.mybackground {background-color:#becee6;}
Border around this has a color of #becee6
<div style="border:2px solid #becee6;">Content here</div>
.myborder {border:2px solid #becee6;}