#bdfcec color space conversions
Hex:
#bdfcec
RGB:
189, 252, 236
CMY:
26, 1, 7
CMYK:
25, 0, 6, 1
HSL:
165°, 91.3043%, 86.4706%
HSV (HSB):
165°, 25.0000%, 98.8235%
XYZ:
70.9370, 86.4958, 92.3135
xyY:
0.2840, 0.3463, 86.4958
CIE-Lab:
94.5239, -22.8570, 1.2667
CIE-LCH:
94.5239, 22.8921, 176.8279
CIE-Luv:
94.5239, -31.1891, 5.9014
Hunter-Lab:
93.0031, -26.6067, 6.2518
#bdfcec color charts
#bdfcec color shades, tints & tones
#bdfcec color schemes
#bdfcec color preview, HTML & CSS examples
This text has a color of #bdfcec
<p style="color:#bdfcec;">Text here</p>
.mytext {color:#bdfcec;}
This box has a color of #bdfcec
<div style="background-color:#bdfcec;">Content here</div>
.mybackground {background-color:#bdfcec;}
Border around this has a color of #bdfcec
<div style="border:2px solid #bdfcec;">Content here</div>
.myborder {border:2px solid #bdfcec;}