#becbdf color space conversions
Hex:
#becbdf
RGB:
190, 203, 223
CMY:
25, 20, 13
CMYK:
15, 9, 0, 13
HSL:
216°, 34.0206%, 80.9804%
HSV (HSB):
216°, 14.7982%, 87.4510%
XYZ:
55.9104, 58.9867, 78.2508
xyY:
0.2895, 0.3054, 58.9867
CIE-Lab:
81.2843, -0.3860, -11.4141
CIE-LCH:
81.2843, 11.4206, 268.0629
CIE-Luv:
81.2843, -8.0114, -17.6482
Hunter-Lab:
76.8028, -4.4617, -6.6458
#becbdf color charts
#becbdf color shades, tints & tones
#becbdf color schemes
#becbdf color preview, HTML & CSS examples
This text has a color of #becbdf
<p style="color:#becbdf;">Text here</p>
.mytext {color:#becbdf;}
This box has a color of #becbdf
<div style="background-color:#becbdf;">Content here</div>
.mybackground {background-color:#becbdf;}
Border around this has a color of #becbdf
<div style="border:2px solid #becbdf;">Content here</div>
.myborder {border:2px solid #becbdf;}