#bdebc2 color space conversions
Hex:
#bdebc2
RGB:
189, 235, 194
CMY:
26, 8, 24
CMYK:
20, 0, 17, 8
HSL:
127°, 53.4884%, 83.1373%
HSV (HSB):
127°, 19.5745%, 92.1569%
XYZ:
60.4322, 74.1305, 62.1624
xyY:
0.3072, 0.3768, 74.1305
CIE-Lab:
88.9841, -22.5724, 15.0920
CIE-LCH:
88.9841, 27.1529, 146.2331
CIE-Luv:
88.9841, -23.0794, 26.1882
Hunter-Lab:
86.0991, -25.3858, 17.4627
#bdebc2 color charts
#bdebc2 color shades, tints & tones
#bdebc2 color schemes
#bdebc2 color preview, HTML & CSS examples
This text has a color of #bdebc2
<p style="color:#bdebc2;">Text here</p>
.mytext {color:#bdebc2;}
This box has a color of #bdebc2
<div style="background-color:#bdebc2;">Content here</div>
.mybackground {background-color:#bdebc2;}
Border around this has a color of #bdebc2
<div style="border:2px solid #bdebc2;">Content here</div>
.myborder {border:2px solid #bdebc2;}