#bed7b8 color space conversions
Hex:
        #bed7b8
        RGB:
        190, 215, 184
        CMY:
        25, 16, 28
        CMYK:
        12, 0, 14, 16
      HSL:
        108°, 27.9279%, 78.2353%
        HSV (HSB):
        108°, 14.4186%, 84.3137%
        XYZ:
        54.1874, 63.0087, 54.6533
        xyY:
        0.3153, 0.3667, 63.0087
      CIE-Lab:
        83.4470, -14.0565, 12.5146
        CIE-LCH:
        83.4470, 18.8202, 138.3212
        CIE-Luv:
        83.4470, -12.4898, 20.7707
        Hunter-Lab:
        79.3780, -17.0586, 14.7423
      #bed7b8 color charts
#bed7b8 RGB chart
      #bed7b8 CMYK chart
      #bed7b8 RGB pie chart
      #bed7b8 color shades, tints & tones
#bed7b8 color schemes
#bed7b8 color preview, HTML & CSS examples
           This text has a color of #bed7b8        
        
          <p style="color:#bed7b8;">Text here</p>
        
        
          .mytext {color:#bed7b8;}
        
        Text color #bed7b8
      
           This box has a color of #bed7b8        
        
          <div style="background-color:#bed7b8;">Content here</div>
        
        
          .mybackground {background-color:#bed7b8;}
        
        Background color #bed7b8
      
           Border around this has a color of #bed7b8        
        
          <div style="border:2px solid #bed7b8;">Content here</div>
        
        
          .myborder {border:2px solid #bed7b8;}
        
        Border color #bed7b8