#bdfede color space conversions
Hex:
#bdfede
RGB:
189, 254, 222
CMY:
26, 0, 13
CMYK:
26, 0, 13, 0
HSL:
150°, 97.0149%, 86.8627%
HSV (HSB):
150°, 25.5906%, 99.6078%
XYZ:
69.6129, 86.9764, 82.2264
xyY:
0.2915, 0.3642, 86.9764
CIE-Lab:
94.7282, -26.5774, 8.7812
CIE-LCH:
94.7282, 27.9905, 161.7163
CIE-Luv:
94.7282, -32.0865, 17.9625
Hunter-Lab:
93.2611, -29.9692, 13.0080
#bdfede color charts
#bdfede color shades, tints & tones
#bdfede color schemes
#bdfede color preview, HTML & CSS examples
This text has a color of #bdfede
<p style="color:#bdfede;">Text here</p>
.mytext {color:#bdfede;}
This box has a color of #bdfede
<div style="background-color:#bdfede;">Content here</div>
.mybackground {background-color:#bdfede;}
Border around this has a color of #bdfede
<div style="border:2px solid #bdfede;">Content here</div>
.myborder {border:2px solid #bdfede;}