#bdfedd color space conversions
Hex:
#bdfedd
RGB:
189, 254, 221
CMY:
26, 0, 13
CMYK:
26, 0, 13, 0
HSL:
150°, 97.0149%, 86.8627%
HSV (HSB):
150°, 25.5906%, 99.6078%
XYZ:
69.4792, 86.9229, 81.5225
xyY:
0.2920, 0.3653, 86.9229
CIE-Lab:
94.7055, -26.7682, 9.2633
CIE-LCH:
94.7055, 28.3257, 160.9115
CIE-Luv:
94.7055, -32.0873, 18.7119
Hunter-Lab:
93.2324, -30.1340, 13.4195
#bdfedd color charts
#bdfedd color shades, tints & tones
#bdfedd color schemes
#bdfedd color preview, HTML & CSS examples
This text has a color of #bdfedd
<p style="color:#bdfedd;">Text here</p>
.mytext {color:#bdfedd;}
This box has a color of #bdfedd
<div style="background-color:#bdfedd;">Content here</div>
.mybackground {background-color:#bdfedd;}
Border around this has a color of #bdfedd
<div style="border:2px solid #bdfedd;">Content here</div>
.myborder {border:2px solid #bdfedd;}