#bec7e1 color space conversions
Hex:
#bec7e1
RGB:
190, 199, 225
CMY:
25, 22, 12
CMYK:
16, 12, 0, 12
HSL:
225°, 36.8421%, 81.3725%
HSV (HSB):
225°, 15.5556%, 88.2353%
XYZ:
55.2492, 57.2302, 79.3688
xyY:
0.2880, 0.2983, 57.2302
CIE-Lab:
80.3089, 2.1602, -13.9449
CIE-LCH:
80.3089, 14.1112, 278.8057
CIE-Luv:
80.3089, -6.2332, -22.0819
Hunter-Lab:
75.6507, -2.0265, -9.2485
#bec7e1 color charts
#bec7e1 color shades, tints & tones
#bec7e1 color schemes
#bec7e1 color preview, HTML & CSS examples
This text has a color of #bec7e1
<p style="color:#bec7e1;">Text here</p>
.mytext {color:#bec7e1;}
This box has a color of #bec7e1
<div style="background-color:#bec7e1;">Content here</div>
.mybackground {background-color:#bec7e1;}
Border around this has a color of #bec7e1
<div style="border:2px solid #bec7e1;">Content here</div>
.myborder {border:2px solid #bec7e1;}