#becde5 color space conversions
Hex:
#becde5
RGB:
190, 205, 229
CMY:
25, 20, 10
CMYK:
17, 10, 0, 10
HSL:
217°, 42.8571%, 82.1569%
HSV (HSB):
217°, 17.0306%, 89.8039%
XYZ:
57.2094, 60.2669, 82.7462
xyY:
0.2857, 0.3010, 60.2669
CIE-Lab:
81.9831, -0.1783, -13.5762
CIE-LCH:
81.9831, 13.5773, 269.2474
CIE-Luv:
81.9831, -9.2000, -21.1735
Hunter-Lab:
77.6318, -4.3132, -8.8538
#becde5 color charts
#becde5 color shades, tints & tones
#becde5 color schemes
#becde5 color preview, HTML & CSS examples
This text has a color of #becde5
<p style="color:#becde5;">Text here</p>
.mytext {color:#becde5;}
This box has a color of #becde5
<div style="background-color:#becde5;">Content here</div>
.mybackground {background-color:#becde5;}
Border around this has a color of #becde5
<div style="border:2px solid #becde5;">Content here</div>
.myborder {border:2px solid #becde5;}