#bdeaf9 color space conversions
Hex:
#bdeaf9
RGB:
189, 234, 249
CMY:
26, 8, 2
CMYK:
24, 6, 0, 2
HSL:
195°, 83.3333%, 85.8824%
HSV (HSB):
195°, 24.0964%, 97.6471%
XYZ:
67.5080, 76.5040, 100.8312
xyY:
0.2757, 0.3125, 76.5040
CIE-Lab:
90.0928, -11.1864, -12.0246
CIE-LCH:
90.0928, 16.4234, 227.0681
CIE-Luv:
90.0928, -23.3092, -17.1280
Hunter-Lab:
87.4666, -15.2976, -7.1228
#bdeaf9 color charts
#bdeaf9 color shades, tints & tones
#bdeaf9 color schemes
#bdeaf9 color preview, HTML & CSS examples
This text has a color of #bdeaf9
<p style="color:#bdeaf9;">Text here</p>
.mytext {color:#bdeaf9;}
This box has a color of #bdeaf9
<div style="background-color:#bdeaf9;">Content here</div>
.mybackground {background-color:#bdeaf9;}
Border around this has a color of #bdeaf9
<div style="border:2px solid #bdeaf9;">Content here</div>
.myborder {border:2px solid #bdeaf9;}