#becafb color space conversions
Hex:
#becafb
RGB:
190, 202, 251
CMY:
25, 21, 2
CMYK:
24, 20, 0, 2
HSL:
228°, 88.4058%, 86.4706%
HSV (HSB):
228°, 24.3028%, 98.4314%
XYZ:
59.7683, 60.1532, 99.7274
xyY:
0.2721, 0.2739, 60.1532
CIE-Lab:
81.9214, 6.2902, -25.3993
CIE-LCH:
81.9214, 26.1666, 283.9095
CIE-Luv:
81.9214, -8.8255, -41.6362
Hunter-Lab:
77.5585, 1.8287, -21.9461
#becafb color charts
#becafb color shades, tints & tones
#becafb color schemes
#becafb color preview, HTML & CSS examples
This text has a color of #becafb
<p style="color:#becafb;">Text here</p>
.mytext {color:#becafb;}
This box has a color of #becafb
<div style="background-color:#becafb;">Content here</div>
.mybackground {background-color:#becafb;}
Border around this has a color of #becafb
<div style="border:2px solid #becafb;">Content here</div>
.myborder {border:2px solid #becafb;}