#bddfff color space conversions
Hex:
#bddfff
RGB:
189, 223, 255
CMY:
26, 13, 0
CMYK:
26, 13, 0, 0
HSL:
209°, 100.0000%, 87.0588%
HSV (HSB):
209°, 25.8824%, 100.0000%
XYZ:
65.4239, 70.8142, 104.8280
xyY:
0.2714, 0.2938, 70.8142
CIE-Lab:
87.3946, -4.1950, -19.2191
CIE-LCH:
87.3946, 19.6716, 257.6871
CIE-Luv:
87.3946, -18.6028, -29.9922
Hunter-Lab:
84.1512, -8.4884, -14.9524
#bddfff color charts
#bddfff color shades, tints & tones
#bddfff color schemes
#bddfff color preview, HTML & CSS examples
This text has a color of #bddfff
<p style="color:#bddfff;">Text here</p>
.mytext {color:#bddfff;}
This box has a color of #bddfff
<div style="background-color:#bddfff;">Content here</div>
.mybackground {background-color:#bddfff;}
Border around this has a color of #bddfff
<div style="border:2px solid #bddfff;">Content here</div>
.myborder {border:2px solid #bddfff;}