#bddfe2 color space conversions
Hex:
#bddfe2
RGB:
189, 223, 226
CMY:
26, 13, 11
CMYK:
16, 1, 0, 11
HSL:
185°, 38.9474%, 81.3725%
HSV (HSB):
185°, 16.3717%, 88.6275%
XYZ:
61.1014, 69.0852, 82.0659
xyY:
0.2879, 0.3255, 69.0852
CIE-Lab:
86.5462, -10.4828, -5.2072
CIE-LCH:
86.5462, 11.7049, 206.4150
CIE-Luv:
86.5462, -17.9263, -6.2630
Hunter-Lab:
83.1175, -14.2365, -0.3576
#bddfe2 color charts
#bddfe2 color shades, tints & tones
#bddfe2 color schemes
#bddfe2 color preview, HTML & CSS examples
This text has a color of #bddfe2
<p style="color:#bddfe2;">Text here</p>
.mytext {color:#bddfe2;}
This box has a color of #bddfe2
<div style="background-color:#bddfe2;">Content here</div>
.mybackground {background-color:#bddfe2;}
Border around this has a color of #bddfe2
<div style="border:2px solid #bddfe2;">Content here</div>
.myborder {border:2px solid #bddfe2;}