#bedcec color space conversions
Hex:
#bedcec
RGB:
190, 220, 236
CMY:
25, 14, 7
CMYK:
19, 7, 0, 7
HSL:
201°, 54.7619%, 83.5294%
HSV (HSB):
201°, 19.4915%, 92.5490%
XYZ:
61.9687, 68.1897, 89.2527
xyY:
0.2824, 0.3108, 68.1897
CIE-Lab:
86.1012, -6.5326, -11.1396
CIE-LCH:
86.1012, 12.9137, 239.6114
CIE-Luv:
86.1012, -16.3173, -16.3453
Hunter-Lab:
82.5770, -10.5571, -6.2792
#bedcec color charts
#bedcec RGB chart
#bedcec CMYK chart
#bedcec RGB pie chart
#bedcec color shades, tints & tones
#bedcec color schemes
#bedcec color preview, HTML & CSS examples
This text has a color of #bedcec
<p style="color:#bedcec;">Text here</p>
.mytext {color:#bedcec;}
Text color #bedcec
This box has a color of #bedcec
<div style="background-color:#bedcec;">Content here</div>
.mybackground {background-color:#bedcec;}
Background color #bedcec
Border around this has a color of #bedcec
<div style="border:2px solid #bedcec;">Content here</div>
.myborder {border:2px solid #bedcec;}
Border color #bedcec