#bdefbc color space conversions
Hex:
#bdefbc
RGB:
189, 239, 188
CMY:
26, 6, 26
CMYK:
21, 0, 21, 6
HSL:
119°, 61.4458%, 83.7255%
HSV (HSB):
119°, 21.3389%, 93.7255%
XYZ:
60.9299, 76.1827, 59.0703
xyY:
0.3106, 0.3883, 76.1827
CIE-Lab:
89.9441, -25.5331, 19.5450
CIE-LCH:
89.9441, 32.1550, 142.5668
CIE-Luv:
89.9441, -24.9571, 32.9621
Hunter-Lab:
87.2827, -28.1383, 20.9722
#bdefbc color charts
#bdefbc color shades, tints & tones
#bdefbc color schemes
#bdefbc color preview, HTML & CSS examples
This text has a color of #bdefbc
<p style="color:#bdefbc;">Text here</p>
.mytext {color:#bdefbc;}
This box has a color of #bdefbc
<div style="background-color:#bdefbc;">Content here</div>
.mybackground {background-color:#bdefbc;}
Border around this has a color of #bdefbc
<div style="border:2px solid #bdefbc;">Content here</div>
.myborder {border:2px solid #bdefbc;}