#becbe3 color space conversions
Hex:
#becbe3
RGB:
190, 203, 227
CMY:
25, 20, 11
CMYK:
16, 11, 0, 11
HSL:
219°, 39.7849%, 81.7647%
HSV (HSB):
219°, 16.2996%, 89.0196%
XYZ:
56.4563, 59.2051, 81.1252
xyY:
0.2869, 0.3009, 59.2051
CIE-Lab:
81.4042, 0.4562, -13.3746
CIE-LCH:
81.4042, 13.3824, 271.9534
CIE-Luv:
81.4042, -8.1873, -20.9304
Hunter-Lab:
76.9448, -3.6837, -8.6498
#becbe3 color charts
#becbe3 color shades, tints & tones
#becbe3 color schemes
#becbe3 color preview, HTML & CSS examples
This text has a color of #becbe3
<p style="color:#becbe3;">Text here</p>
.mytext {color:#becbe3;}
This box has a color of #becbe3
<div style="background-color:#becbe3;">Content here</div>
.mybackground {background-color:#becbe3;}
Border around this has a color of #becbe3
<div style="border:2px solid #becbe3;">Content here</div>
.myborder {border:2px solid #becbe3;}