#becee1 color space conversions
Hex:
#becee1
RGB:
190, 206, 225
CMY:
25, 19, 12
CMYK:
16, 8, 0, 12
HSL:
213°, 36.8421%, 81.3725%
HSV (HSB):
213°, 15.5556%, 88.2353%
XYZ:
56.8971, 60.5260, 79.9181
xyY:
0.2883, 0.3067, 60.5260
CIE-Lab:
82.1233, -1.5521, -11.2310
CIE-LCH:
82.1233, 11.3377, 262.1315
CIE-Luv:
82.1233, -9.4993, -17.1913
Hunter-Lab:
77.7985, -5.6031, -6.4464
#becee1 color charts
#becee1 color shades, tints & tones
#becee1 color schemes
#becee1 color preview, HTML & CSS examples
This text has a color of #becee1
<p style="color:#becee1;">Text here</p>
.mytext {color:#becee1;}
This box has a color of #becee1
<div style="background-color:#becee1;">Content here</div>
.mybackground {background-color:#becee1;}
Border around this has a color of #becee1
<div style="border:2px solid #becee1;">Content here</div>
.myborder {border:2px solid #becee1;}