#bddfea color space conversions
Hex:
#bddfea
RGB:
189, 223, 234
CMY:
26, 13, 8
CMYK:
19, 5, 0, 8
HSL:
195°, 51.7241%, 82.9412%
HSV (HSB):
195°, 19.2308%, 91.7647%
XYZ:
62.2252, 69.5347, 87.9838
xyY:
0.2832, 0.3164, 69.5347
CIE-Lab:
86.7681, -8.8099, -9.0984
CIE-LCH:
86.7681, 12.6647, 225.9231
CIE-Luv:
86.7681, -18.1084, -12.7137
Hunter-Lab:
83.3875, -12.7281, -4.1869
#bddfea color charts
#bddfea color shades, tints & tones
#bddfea color schemes
#bddfea color preview, HTML & CSS examples
This text has a color of #bddfea
<p style="color:#bddfea;">Text here</p>
.mytext {color:#bddfea;}
This box has a color of #bddfea
<div style="background-color:#bddfea;">Content here</div>
.mybackground {background-color:#bddfea;}
Border around this has a color of #bddfea
<div style="border:2px solid #bddfea;">Content here</div>
.myborder {border:2px solid #bddfea;}