#becbec color space conversions
Hex:
#becbec
RGB:
190, 203, 236
CMY:
25, 20, 7
CMYK:
19, 14, 0, 7
HSL:
223°, 54.7619%, 83.5294%
HSV (HSB):
223°, 19.4915%, 92.5490%
XYZ:
57.7315, 59.7152, 87.8403
xyY:
0.2812, 0.2909, 59.7152
CIE-Lab:
81.6831, 2.3949, -17.7643
CIE-LCH:
81.6831, 17.9250, 277.6779
CIE-Luv:
81.6831, -8.5869, -28.3749
Hunter-Lab:
77.2756, -1.8775, -13.3029
#becbec color charts
#becbec color shades, tints & tones
#becbec color schemes
#becbec color preview, HTML & CSS examples
This text has a color of #becbec
<p style="color:#becbec;">Text here</p>
.mytext {color:#becbec;}
This box has a color of #becbec
<div style="background-color:#becbec;">Content here</div>
.mybackground {background-color:#becbec;}
Border around this has a color of #becbec
<div style="border:2px solid #becbec;">Content here</div>
.myborder {border:2px solid #becbec;}