#bdfcee color space conversions
Hex:
#bdfcee
RGB:
189, 252, 238
CMY:
26, 1, 7
CMYK:
25, 0, 6, 1
HSL:
167°, 91.3043%, 86.4706%
HSV (HSB):
167°, 25.0000%, 98.8235%
XYZ:
71.2293, 86.6127, 93.8527
xyY:
0.2830, 0.3441, 86.6127
CIE-Lab:
94.5737, -22.4495, 0.3063
CIE-LCH:
94.5737, 22.4516, 179.2183
CIE-Luv:
94.5737, -31.1906, 4.3412
Hunter-Lab:
93.0659, -26.2480, 5.3549
#bdfcee color charts
#bdfcee color shades, tints & tones
#bdfcee color schemes
#bdfcee color preview, HTML & CSS examples
This text has a color of #bdfcee
<p style="color:#bdfcee;">Text here</p>
.mytext {color:#bdfcee;}
This box has a color of #bdfcee
<div style="background-color:#bdfcee;">Content here</div>
.mybackground {background-color:#bdfcee;}
Border around this has a color of #bdfcee
<div style="border:2px solid #bdfcee;">Content here</div>
.myborder {border:2px solid #bdfcee;}