#bdffd4 color space conversions
Hex:
#bdffd4
RGB:
189, 255, 212
CMY:
26, 0, 17
CMYK:
26, 0, 17, 0
HSL:
141°, 100.0000%, 87.0588%
HSV (HSB):
141°, 25.8824%, 100.0000%
XYZ:
68.6299, 87.0923, 75.4807
xyY:
0.2968, 0.3767, 87.0923
CIE-Lab:
94.7774, -28.9207, 13.9893
CIE-LCH:
94.7774, 32.1265, 154.1864
CIE-Luv:
94.7774, -32.5535, 26.0126
Hunter-Lab:
93.3232, -32.0468, 17.3720
#bdffd4 color charts
#bdffd4 color shades, tints & tones
#bdffd4 color schemes
#bdffd4 color preview, HTML & CSS examples
This text has a color of #bdffd4
<p style="color:#bdffd4;">Text here</p>
.mytext {color:#bdffd4;}
This box has a color of #bdffd4
<div style="background-color:#bdffd4;">Content here</div>
.mybackground {background-color:#bdffd4;}
Border around this has a color of #bdffd4
<div style="border:2px solid #bdffd4;">Content here</div>
.myborder {border:2px solid #bdffd4;}