#becdca color space conversions
Hex:
#becdca
RGB:
190, 205, 202
CMY:
25, 20, 21
CMYK:
7, 0, 1, 20
HSL:
168°, 13.0435%, 77.4510%
HSV (HSB):
168°, 7.3171%, 80.3922%
XYZ:
53.7272, 58.8741, 64.4092
xyY:
0.3035, 0.3326, 58.8741
CIE-Lab:
81.2223, -5.6445, -0.2658
CIE-LCH:
81.2223, 5.6507, 182.6956
CIE-Luv:
81.2223, -8.0946, 0.5753
Hunter-Lab:
76.7294, -9.2879, 3.9406
#becdca color charts
#becdca color shades, tints & tones
#becdca color schemes
#becdca color preview, HTML & CSS examples
This text has a color of #becdca
<p style="color:#becdca;">Text here</p>
.mytext {color:#becdca;}
This box has a color of #becdca
<div style="background-color:#becdca;">Content here</div>
.mybackground {background-color:#becdca;}
Border around this has a color of #becdca
<div style="border:2px solid #becdca;">Content here</div>
.myborder {border:2px solid #becdca;}