#bdeded color space conversions
Hex:
#bdeded
RGB:
189, 237, 237
CMY:
26, 7, 7
CMYK:
20, 0, 0, 7
HSL:
180°, 57.1429%, 83.5294%
HSV (HSB):
180°, 20.2532%, 92.9412%
XYZ:
66.5565, 77.5016, 91.5722
xyY:
0.2825, 0.3289, 77.5016
CIE-Lab:
90.5520, -15.2713, -5.0734
CIE-LCH:
90.5520, 16.0920, 198.3773
CIE-Luv:
90.5520, -24.4899, -5.2982
Hunter-Lab:
88.0350, -19.1111, -0.0477
#bdeded color charts
#bdeded RGB chart
#bdeded CMYK chart
#bdeded RGB pie chart
#bdeded color shades, tints & tones
#bdeded color schemes
#bdeded color preview, HTML & CSS examples
This text has a color of #bdeded
<p style="color:#bdeded;">Text here</p>
.mytext {color:#bdeded;}
Text color #bdeded
This box has a color of #bdeded
<div style="background-color:#bdeded;">Content here</div>
.mybackground {background-color:#bdeded;}
Background color #bdeded
Border around this has a color of #bdeded
<div style="border:2px solid #bdeded;">Content here</div>
.myborder {border:2px solid #bdeded;}
Border color #bdeded