#bec4e9 color space conversions
Hex:
#bec4e9
RGB:
190, 196, 233
CMY:
25, 23, 9
CMYK:
18, 16, 0, 9
HSL:
232°, 49.4253%, 82.9412%
HSV (HSB):
232°, 18.4549%, 91.3725%
XYZ:
55.6831, 56.3102, 85.0249
xyY:
0.2826, 0.2858, 56.3102
CIE-Lab:
79.7900, 5.4862, -19.0175
CIE-LCH:
79.7900, 19.7931, 286.0920
CIE-Luv:
79.7900, -5.2553, -30.8189
Hunter-Lab:
75.0401, 1.1347, -14.6510
#bec4e9 color charts
#bec4e9 color shades, tints & tones
#bec4e9 color schemes
#bec4e9 color preview, HTML & CSS examples
This text has a color of #bec4e9
<p style="color:#bec4e9;">Text here</p>
.mytext {color:#bec4e9;}
This box has a color of #bec4e9
<div style="background-color:#bec4e9;">Content here</div>
.mybackground {background-color:#bec4e9;}
Border around this has a color of #bec4e9
<div style="border:2px solid #bec4e9;">Content here</div>
.myborder {border:2px solid #bec4e9;}