#bdecf8 color space conversions
Hex:
#bdecf8
RGB:
189, 236, 248
CMY:
26, 7, 3
CMYK:
24, 5, 0, 3
HSL:
192°, 80.8219%, 85.6863%
HSV (HSB):
192°, 23.7903%, 97.2549%
XYZ:
67.9250, 77.5870, 100.2027
xyY:
0.2764, 0.3158, 77.5870
CIE-Lab:
90.5911, -12.4175, -10.7596
CIE-LCH:
90.5911, 16.4306, 220.9085
CIE-Luv:
90.5911, -24.1768, -14.8842
Hunter-Lab:
88.0835, -16.4971, -5.7891
#bdecf8 color charts
#bdecf8 color shades, tints & tones
#bdecf8 color schemes
#bdecf8 color preview, HTML & CSS examples
This text has a color of #bdecf8
<p style="color:#bdecf8;">Text here</p>
.mytext {color:#bdecf8;}
This box has a color of #bdecf8
<div style="background-color:#bdecf8;">Content here</div>
.mybackground {background-color:#bdecf8;}
Border around this has a color of #bdecf8
<div style="border:2px solid #bdecf8;">Content here</div>
.myborder {border:2px solid #bdecf8;}