#bdedef color space conversions
Hex:
#bdedef
RGB:
189, 237, 239
CMY:
26, 7, 6
CMYK:
21, 1, 0, 6
HSL:
182°, 60.9756%, 83.9216%
HSV (HSB):
182°, 20.9205%, 93.7255%
XYZ:
66.8504, 77.6192, 93.1200
xyY:
0.2814, 0.3267, 77.6192
CIE-Lab:
90.6058, -14.8508, -6.0382
CIE-LCH:
90.6058, 16.0314, 202.1262
CIE-Luv:
90.6058, -24.5127, -6.8999
Hunter-Lab:
88.1018, -18.7346, -0.9959
#bdedef color charts
#bdedef RGB chart
#bdedef CMYK chart
#bdedef RGB pie chart
#bdedef color shades, tints & tones
#bdedef color schemes
#bdedef color preview, HTML & CSS examples
This text has a color of #bdedef
<p style="color:#bdedef;">Text here</p>
.mytext {color:#bdedef;}
Text color #bdedef
This box has a color of #bdedef
<div style="background-color:#bdedef;">Content here</div>
.mybackground {background-color:#bdedef;}
Background color #bdedef
Border around this has a color of #bdedef
<div style="border:2px solid #bdedef;">Content here</div>
.myborder {border:2px solid #bdedef;}
Border color #bdedef