#bedded color space conversions
Hex:
#bedded
RGB:
190, 221, 237
CMY:
25, 13, 7
CMYK:
20, 7, 0, 7
HSL:
200°, 56.6265%, 83.7255%
HSV (HSB):
200°, 19.8312%, 92.9412%
XYZ:
62.3777, 68.7745, 90.1079
xyY:
0.2819, 0.3108, 68.7745
CIE-Lab:
86.3923, -6.8353, -11.2337
CIE-LCH:
86.3923, 13.1498, 238.6809
CIE-Luv:
86.3923, -16.7978, -16.4554
Hunter-Lab:
82.9304, -10.8659, -6.3702
#bedded color charts
#bedded RGB chart
#bedded CMYK chart
#bedded RGB pie chart
#bedded color shades, tints & tones
#bedded color schemes
#bedded color preview, HTML & CSS examples
This text has a color of #bedded
<p style="color:#bedded;">Text here</p>
.mytext {color:#bedded;}
Text color #bedded
This box has a color of #bedded
<div style="background-color:#bedded;">Content here</div>
.mybackground {background-color:#bedded;}
Background color #bedded
Border around this has a color of #bedded
<div style="border:2px solid #bedded;">Content here</div>
.myborder {border:2px solid #bedded;}
Border color #bedded