#bddff1 color space conversions
Hex:
#bddff1
RGB:
189, 223, 241
CMY:
26, 13, 5
CMYK:
22, 7, 0, 5
HSL:
201°, 65.0000%, 84.3137%
HSV (HSB):
201°, 21.5768%, 94.5098%
XYZ:
63.2511, 69.9450, 93.3861
xyY:
0.2792, 0.3087, 69.9450
CIE-Lab:
86.9699, -7.3066, -12.4878
CIE-LCH:
86.9699, 14.4683, 239.6681
CIE-Luv:
86.9699, -18.2707, -18.4238
Hunter-Lab:
83.6332, -11.3598, -7.6610
#bddff1 color charts
#bddff1 color shades, tints & tones
#bddff1 color schemes
#bddff1 color preview, HTML & CSS examples
This text has a color of #bddff1
<p style="color:#bddff1;">Text here</p>
.mytext {color:#bddff1;}
This box has a color of #bddff1
<div style="background-color:#bddff1;">Content here</div>
.mybackground {background-color:#bddff1;}
Border around this has a color of #bddff1
<div style="border:2px solid #bddff1;">Content here</div>
.myborder {border:2px solid #bddff1;}