#bed7b9 color space conversions
Hex:
        #bed7b9
        RGB:
        190, 215, 185
        CMY:
        25, 16, 27
        CMYK:
        12, 0, 14, 16
      HSL:
        110°, 27.2727%, 78.4314%
        HSV (HSB):
        110°, 13.9535%, 84.3137%
        XYZ:
        54.2926, 63.0508, 55.2074
        xyY:
        0.3146, 0.3654, 63.0508
      CIE-Lab:
        83.4691, -13.8837, 12.0174
        CIE-LCH:
        83.4691, 18.3623, 139.1215
        CIE-Luv:
        83.4691, -12.5174, 20.0402
        Hunter-Lab:
        79.4045, -16.9091, 14.3607
      #bed7b9 color charts
#bed7b9 RGB chart
      #bed7b9 CMYK chart
      #bed7b9 RGB pie chart
      #bed7b9 color shades, tints & tones
#bed7b9 color schemes
#bed7b9 color preview, HTML & CSS examples
           This text has a color of #bed7b9        
        
          <p style="color:#bed7b9;">Text here</p>
        
        
          .mytext {color:#bed7b9;}
        
        Text color #bed7b9
      
           This box has a color of #bed7b9        
        
          <div style="background-color:#bed7b9;">Content here</div>
        
        
          .mybackground {background-color:#bed7b9;}
        
        Background color #bed7b9
      
           Border around this has a color of #bed7b9        
        
          <div style="border:2px solid #bed7b9;">Content here</div>
        
        
          .myborder {border:2px solid #bed7b9;}
        
        Border color #bed7b9