#bdefac color space conversions
Hex:
#bdefac
RGB:
189, 239, 172
CMY:
26, 6, 33
CMYK:
21, 0, 28, 6
HSL:
105°, 67.6768%, 80.5882%
HSV (HSB):
105°, 28.0335%, 93.7255%
XYZ:
59.2992, 75.5304, 50.4832
xyY:
0.3200, 0.4076, 75.5304
CIE-Lab:
89.6408, -28.1070, 27.3437
CIE-LCH:
89.6408, 39.2133, 135.7886
CIE-Luv:
89.6408, -24.8395, 43.7684
Hunter-Lab:
86.9082, -30.2954, 26.3954
#bdefac color charts
#bdefac RGB chart
#bdefac CMYK chart
#bdefac RGB pie chart
#bdefac color shades, tints & tones
#bdefac color schemes
#bdefac color preview, HTML & CSS examples
This text has a color of #bdefac
<p style="color:#bdefac;">Text here</p>
.mytext {color:#bdefac;}
Text color #bdefac
This box has a color of #bdefac
<div style="background-color:#bdefac;">Content here</div>
.mybackground {background-color:#bdefac;}
Background color #bdefac
Border around this has a color of #bdefac
<div style="border:2px solid #bdefac;">Content here</div>
.myborder {border:2px solid #bdefac;}
Border color #bdefac