#bddbf5 color space conversions
Hex:
#bddbf5
RGB:
189, 219, 245
CMY:
26, 14, 4
CMYK:
23, 11, 0, 4
HSL:
208°, 73.6842%, 85.0980%
HSV (HSB):
208°, 22.8571%, 96.0784%
XYZ:
62.7992, 68.0744, 96.2160
xyY:
0.2765, 0.2998, 68.0744
CIE-Lab:
86.0436, -4.3562, -15.9851
CIE-LCH:
86.0436, 16.5681, 254.7560
CIE-Luv:
86.0436, -16.5849, -24.5719
Hunter-Lab:
82.5072, -8.5249, -11.3861
#bddbf5 color charts
#bddbf5 color shades, tints & tones
#bddbf5 color schemes
#bddbf5 color preview, HTML & CSS examples
This text has a color of #bddbf5
<p style="color:#bddbf5;">Text here</p>
.mytext {color:#bddbf5;}
This box has a color of #bddbf5
<div style="background-color:#bddbf5;">Content here</div>
.mybackground {background-color:#bddbf5;}
Border around this has a color of #bddbf5
<div style="border:2px solid #bddbf5;">Content here</div>
.myborder {border:2px solid #bddbf5;}