#bec2d8 color space conversions
Hex:
#bec2d8
RGB:
190, 194, 216
CMY:
25, 24, 15
CMYK:
12, 10, 0, 15
HSL:
231°, 25.0000%, 79.6078%
HSV (HSB):
231°, 12.0370%, 84.7059%
XYZ:
52.9217, 54.4886, 72.6938
xyY:
0.2938, 0.3025, 54.4886
CIE-Lab:
78.7458, 2.9537, -11.4456
CIE-LCH:
78.7458, 11.8206, 284.4705
CIE-Luv:
78.7458, -3.4132, -18.1613
Hunter-Lab:
73.8164, -1.2055, -6.7169
#bec2d8 color charts
#bec2d8 color shades, tints & tones
#bec2d8 color schemes
#bec2d8 color preview, HTML & CSS examples
This text has a color of #bec2d8
<p style="color:#bec2d8;">Text here</p>
.mytext {color:#bec2d8;}
This box has a color of #bec2d8
<div style="background-color:#bec2d8;">Content here</div>
.mybackground {background-color:#bec2d8;}
Border around this has a color of #bec2d8
<div style="border:2px solid #bec2d8;">Content here</div>
.myborder {border:2px solid #bec2d8;}