#bdedf8 color space conversions
Hex:
#bdedf8
RGB:
189, 237, 248
CMY:
26, 7, 3
CMYK:
24, 4, 0, 3
HSL:
191°, 80.8219%, 85.6863%
HSV (HSB):
191°, 23.7903%, 97.2549%
XYZ:
68.2137, 78.1645, 100.2989
xyY:
0.2765, 0.3169, 78.1645
CIE-Lab:
90.8549, -12.9220, -10.3671
CIE-LCH:
90.8549, 16.5667, 218.7393
CIE-Luv:
90.8549, -24.6176, -14.1715
Hunter-Lab:
88.4107, -16.9961, -5.3750
#bdedf8 color charts
#bdedf8 color shades, tints & tones
#bdedf8 color schemes
#bdedf8 color preview, HTML & CSS examples
This text has a color of #bdedf8
<p style="color:#bdedf8;">Text here</p>
.mytext {color:#bdedf8;}
This box has a color of #bdedf8
<div style="background-color:#bdedf8;">Content here</div>
.mybackground {background-color:#bdedf8;}
Border around this has a color of #bdedf8
<div style="border:2px solid #bdedf8;">Content here</div>
.myborder {border:2px solid #bdedf8;}