#bec7d7 color space conversions
Hex:
#bec7d7
RGB:
190, 199, 215
CMY:
25, 22, 16
CMYK:
12, 7, 0, 16
HSL:
218°, 23.8095%, 79.4118%
HSV (HSB):
218°, 11.6279%, 84.3137%
XYZ:
53.9244, 56.7003, 72.3921
xyY:
0.2946, 0.3098, 56.7003
CIE-Lab:
80.0107, 0.0830, -9.0225
CIE-LCH:
80.0107, 9.0229, 270.5272
CIE-Luv:
80.0107, -5.7503, -13.8973
Hunter-Lab:
75.2996, -3.9449, -4.2910
#bec7d7 color charts
#bec7d7 color shades, tints & tones
#bec7d7 color schemes
#bec7d7 color preview, HTML & CSS examples
This text has a color of #bec7d7
<p style="color:#bec7d7;">Text here</p>
.mytext {color:#bec7d7;}
This box has a color of #bec7d7
<div style="background-color:#bec7d7;">Content here</div>
.mybackground {background-color:#bec7d7;}
Border around this has a color of #bec7d7
<div style="border:2px solid #bec7d7;">Content here</div>
.myborder {border:2px solid #bec7d7;}