#becbed color space conversions
Hex:
#becbed
RGB:
190, 203, 237
CMY:
25, 20, 7
CMYK:
20, 14, 0, 7
HSL:
223°, 56.6265%, 83.7255%
HSV (HSB):
223°, 19.8312%, 92.9412%
XYZ:
57.8772, 59.7734, 88.6077
xyY:
0.2806, 0.2898, 59.7734
CIE-Lab:
81.7149, 2.6139, -18.2502
CIE-LCH:
81.7149, 18.4365, 278.1508
CIE-Luv:
81.7149, -8.6316, -29.2065
Hunter-Lab:
77.3133, -1.6721, -13.8322
#becbed color charts
#becbed color shades, tints & tones
#becbed color schemes
#becbed color preview, HTML & CSS examples
This text has a color of #becbed
<p style="color:#becbed;">Text here</p>
.mytext {color:#becbed;}
This box has a color of #becbed
<div style="background-color:#becbed;">Content here</div>
.mybackground {background-color:#becbed;}
Border around this has a color of #becbed
<div style="border:2px solid #becbed;">Content here</div>
.myborder {border:2px solid #becbed;}