#becceb color space conversions
Hex:
#becceb
RGB:
190, 204, 235
CMY:
25, 20, 8
CMYK:
19, 13, 0, 8
HSL:
221°, 52.9412%, 83.3333%
HSV (HSB):
221°, 19.1489%, 92.1569%
XYZ:
57.8235, 60.1310, 87.1561
xyY:
0.2819, 0.2932, 60.1310
CIE-Lab:
81.9094, 1.6445, -16.8896
CIE-LCH:
81.9094, 16.9695, 275.5611
CIE-Luv:
81.9094, -8.9976, -26.8371
Hunter-Lab:
77.5442, -2.5978, -12.3583
#becceb color charts
#becceb color shades, tints & tones
#becceb color schemes
#becceb color preview, HTML & CSS examples
This text has a color of #becceb
<p style="color:#becceb;">Text here</p>
.mytext {color:#becceb;}
This box has a color of #becceb
<div style="background-color:#becceb;">Content here</div>
.mybackground {background-color:#becceb;}
Border around this has a color of #becceb
<div style="border:2px solid #becceb;">Content here</div>
.myborder {border:2px solid #becceb;}