#bdebed color space conversions
Hex:
#bdebed
RGB:
189, 235, 237
CMY:
26, 8, 7
CMYK:
20, 1, 0, 7
HSL:
183°, 57.1429%, 83.5294%
HSV (HSB):
183°, 20.2532%, 92.9412%
XYZ:
65.9807, 76.3499, 91.3802
xyY:
0.2823, 0.3267, 76.3499
CIE-Lab:
90.0216, -14.2692, -5.8559
CIE-LCH:
90.0216, 15.4240, 202.3127
CIE-Luv:
90.0216, -23.5909, -6.6997
Hunter-Lab:
87.3784, -18.1244, -0.8405
#bdebed color charts
#bdebed color shades, tints & tones
#bdebed color schemes
#bdebed color preview, HTML & CSS examples
This text has a color of #bdebed
<p style="color:#bdebed;">Text here</p>
.mytext {color:#bdebed;}
This box has a color of #bdebed
<div style="background-color:#bdebed;">Content here</div>
.mybackground {background-color:#bdebed;}
Border around this has a color of #bdebed
<div style="border:2px solid #bdebed;">Content here</div>
.myborder {border:2px solid #bdebed;}