#bdeff9 color space conversions
Hex:
#bdeff9
RGB:
189, 239, 249
CMY:
26, 6, 2
CMYK:
24, 4, 0, 2
HSL:
190°, 83.3333%, 85.8824%
HSV (HSB):
190°, 24.0964%, 97.6471%
XYZ:
68.9517, 79.3914, 101.3125
xyY:
0.2762, 0.3180, 79.3914
CIE-Lab:
91.4111, -13.7109, -10.0614
CIE-LCH:
91.4111, 17.0065, 216.2723
CIE-Luv:
91.4111, -25.5087, -13.5594
Hunter-Lab:
89.1018, -17.7956, -5.0439
#bdeff9 color charts
#bdeff9 color shades, tints & tones
#bdeff9 color schemes
#bdeff9 color preview, HTML & CSS examples
This text has a color of #bdeff9
<p style="color:#bdeff9;">Text here</p>
.mytext {color:#bdeff9;}
This box has a color of #bdeff9
<div style="background-color:#bdeff9;">Content here</div>
.mybackground {background-color:#bdeff9;}
Border around this has a color of #bdeff9
<div style="border:2px solid #bdeff9;">Content here</div>
.myborder {border:2px solid #bdeff9;}