#bdefb5 color space conversions
Hex:
#bdefb5
RGB:
189, 239, 181
CMY:
26, 6, 29
CMYK:
21, 0, 24, 6
HSL:
112°, 64.4444%, 82.3529%
HSV (HSB):
112°, 24.2678%, 93.7255%
XYZ:
60.1933, 75.8880, 55.1914
xyY:
0.3147, 0.3968, 75.8880
CIE-Lab:
89.8073, -26.6880, 22.9608
CIE-LCH:
89.8073, 35.2058, 139.2932
CIE-Luv:
89.8073, -24.9042, 37.7789
Hunter-Lab:
87.1137, -29.1103, 23.4161
#bdefb5 color charts
#bdefb5 color shades, tints & tones
#bdefb5 color schemes
#bdefb5 color preview, HTML & CSS examples
This text has a color of #bdefb5
<p style="color:#bdefb5;">Text here</p>
.mytext {color:#bdefb5;}
This box has a color of #bdefb5
<div style="background-color:#bdefb5;">Content here</div>
.mybackground {background-color:#bdefb5;}
Border around this has a color of #bdefb5
<div style="border:2px solid #bdefb5;">Content here</div>
.myborder {border:2px solid #bdefb5;}