#becdef color space conversions
Hex:
#becdef
RGB:
190, 205, 239
CMY:
25, 20, 6
CMYK:
21, 14, 0, 6
HSL:
222°, 60.4938%, 84.1176%
HSV (HSB):
222°, 20.5021%, 93.7255%
XYZ:
58.6465, 60.8418, 90.3140
xyY:
0.2795, 0.2900, 60.8418
CIE-Lab:
82.2936, 1.9889, -18.4433
CIE-LCH:
82.2936, 18.5503, 276.1548
CIE-Luv:
82.2936, -9.6229, -29.4523
Hunter-Lab:
78.0011, -2.2937, -14.0484
#becdef color charts
#becdef RGB chart
#becdef CMYK chart
#becdef RGB pie chart
#becdef color shades, tints & tones
#becdef color schemes
#becdef color preview, HTML & CSS examples
This text has a color of #becdef
<p style="color:#becdef;">Text here</p>
.mytext {color:#becdef;}
Text color #becdef
This box has a color of #becdef
<div style="background-color:#becdef;">Content here</div>
.mybackground {background-color:#becdef;}
Background color #becdef
Border around this has a color of #becdef
<div style="border:2px solid #becdef;">Content here</div>
.myborder {border:2px solid #becdef;}
Border color #becdef