#bec8dd color space conversions
Hex:
#bec8dd
RGB:
190, 200, 221
CMY:
25, 22, 13
CMYK:
14, 10, 0, 13
HSL:
221°, 31.3131%, 80.5882%
HSV (HSB):
221°, 14.0271%, 86.6667%
XYZ:
54.9406, 57.4762, 76.6049
xyY:
0.2907, 0.3041, 57.4762
CIE-Lab:
80.4467, 0.7880, -11.5934
CIE-LCH:
80.4467, 11.6201, 273.8886
CIE-Luv:
80.4467, -6.5102, -18.0989
Hunter-Lab:
75.8130, -3.3164, -6.8402
#bec8dd color charts
#bec8dd color shades, tints & tones
#bec8dd color schemes
#bec8dd color preview, HTML & CSS examples
This text has a color of #bec8dd
<p style="color:#bec8dd;">Text here</p>
.mytext {color:#bec8dd;}
This box has a color of #bec8dd
<div style="background-color:#bec8dd;">Content here</div>
.mybackground {background-color:#bec8dd;}
Border around this has a color of #bec8dd
<div style="border:2px solid #bec8dd;">Content here</div>
.myborder {border:2px solid #bec8dd;}