#bedcb1 color space conversions
Hex:
        #bedcb1
        RGB:
        190, 220, 177
        CMY:
        25, 14, 31
        CMYK:
        14, 0, 20, 14
      HSL:
        102°, 38.0531%, 77.8431%
        HSV (HSB):
        102°, 19.5455%, 86.2745%
        XYZ:
        54.7642, 65.3079, 51.3143
        xyY:
        0.3195, 0.3811, 65.3079
      CIE-Lab:
        84.6421, -17.7421, 17.8804
        CIE-LCH:
        84.6421, 25.1891, 134.7776
        CIE-Luv:
        84.6421, -14.8535, 28.9226
        Hunter-Lab:
        80.8133, -20.4603, 18.9217
      #bedcb1 color charts
#bedcb1 RGB chart
      #bedcb1 CMYK chart
      #bedcb1 RGB pie chart
      #bedcb1 color shades, tints & tones
#bedcb1 color schemes
#bedcb1 color preview, HTML & CSS examples
           This text has a color of #bedcb1        
        
          <p style="color:#bedcb1;">Text here</p>
        
        
          .mytext {color:#bedcb1;}
        
        Text color #bedcb1
      
           This box has a color of #bedcb1        
        
          <div style="background-color:#bedcb1;">Content here</div>
        
        
          .mybackground {background-color:#bedcb1;}
        
        Background color #bedcb1
      
           Border around this has a color of #bedcb1        
        
          <div style="border:2px solid #bedcb1;">Content here</div>
        
        
          .myborder {border:2px solid #bedcb1;}
        
        Border color #bedcb1