#bdfed2 color space conversions
Hex:
#bdfed2
RGB:
189, 254, 210
CMY:
26, 0, 18
CMYK:
26, 0, 17, 0
HSL:
139°, 97.0149%, 86.8627%
HSV (HSB):
139°, 25.5906%, 99.6078%
XYZ:
68.0609, 86.3556, 74.0539
xyY:
0.2979, 0.3780, 86.3556
CIE-Lab:
94.4642, -28.8137, 14.5717
CIE-LCH:
94.4642, 32.2887, 153.1734
CIE-Luv:
94.4642, -32.0977, 26.8188
Hunter-Lab:
92.9277, -31.8888, 17.8013
#bdfed2 color charts
#bdfed2 color shades, tints & tones
#bdfed2 color schemes
#bdfed2 color preview, HTML & CSS examples
This text has a color of #bdfed2
<p style="color:#bdfed2;">Text here</p>
.mytext {color:#bdfed2;}
This box has a color of #bdfed2
<div style="background-color:#bdfed2;">Content here</div>
.mybackground {background-color:#bdfed2;}
Border around this has a color of #bdfed2
<div style="border:2px solid #bdfed2;">Content here</div>
.myborder {border:2px solid #bdfed2;}