#becefa color space conversions
Hex:
#becefa
RGB:
190, 206, 250
CMY:
25, 19, 2
CMYK:
24, 18, 0, 2
HSL:
224°, 85.7143%, 86.2745%
HSV (HSB):
224°, 24.0000%, 98.0392%
XYZ:
60.5618, 61.9919, 99.2162
xyY:
0.2731, 0.2795, 61.9919
CIE-Lab:
82.9091, 3.9203, -23.3639
CIE-LCH:
82.9091, 23.6905, 279.5250
CIE-Luv:
82.9091, -10.5330, -37.9316
Hunter-Lab:
78.7349, -0.4864, -19.5986
#becefa color charts
#becefa RGB chart
#becefa CMYK chart
#becefa RGB pie chart
#becefa color shades, tints & tones
#becefa color schemes
#becefa color preview, HTML & CSS examples
This text has a color of #becefa
<p style="color:#becefa;">Text here</p>
.mytext {color:#becefa;}
Text color #becefa
This box has a color of #becefa
<div style="background-color:#becefa;">Content here</div>
.mybackground {background-color:#becefa;}
Background color #becefa
Border around this has a color of #becefa
<div style="border:2px solid #becefa;">Content here</div>
.myborder {border:2px solid #becefa;}
Border color #becefa