#bed5b8 color space conversions
Hex:
        #bed5b8
        RGB:
        190, 213, 184
        CMY:
        25, 16, 28
        CMYK:
        11, 0, 14, 16
      HSL:
        108°, 25.6637%, 77.8431%
        HSV (HSB):
        108°, 13.6150%, 83.5294%
        XYZ:
        53.6812, 61.9963, 54.4846
        xyY:
        0.3155, 0.3643, 61.9963
      CIE-Lab:
        82.9115, -13.0434, 11.7550
        CIE-LCH:
        82.9115, 17.5588, 137.9739
        CIE-Luv:
        82.9115, -11.4762, 19.4956
        Hunter-Lab:
        78.7378, -16.0948, 14.0892
      #bed5b8 color charts
#bed5b8 RGB chart
      #bed5b8 CMYK chart
      #bed5b8 RGB pie chart
      #bed5b8 color shades, tints & tones
#bed5b8 color schemes
#bed5b8 color preview, HTML & CSS examples
           This text has a color of #bed5b8        
        
          <p style="color:#bed5b8;">Text here</p>
        
        
          .mytext {color:#bed5b8;}
        
        Text color #bed5b8
      
           This box has a color of #bed5b8        
        
          <div style="background-color:#bed5b8;">Content here</div>
        
        
          .mybackground {background-color:#bed5b8;}
        
        Background color #bed5b8
      
           Border around this has a color of #bed5b8        
        
          <div style="border:2px solid #bed5b8;">Content here</div>
        
        
          .myborder {border:2px solid #bed5b8;}
        
        Border color #bed5b8