#bed4a4 color space conversions
Hex:
        #bed4a4
        RGB:
        190, 212, 164
        CMY:
        25, 17, 36
        CMYK:
        10, 0, 23, 17
      HSL:
        88°, 35.8209%, 73.7255%
        HSV (HSB):
        88°, 22.6415%, 83.1373%
        XYZ:
        51.4795, 60.7145, 44.1278
        xyY:
        0.3293, 0.3884, 60.7145
      CIE-Lab:
        82.2250, -15.8137, 21.3470
        CIE-LCH:
        82.2250, 26.5663, 126.5309
        CIE-Luv:
        82.2250, -10.3841, 33.0065
        Hunter-Lab:
        77.9195, -18.4284, 20.9662
      #bed4a4 color charts
#bed4a4 RGB chart
      #bed4a4 CMYK chart
      #bed4a4 RGB pie chart
      #bed4a4 color shades, tints & tones
#bed4a4 color schemes
#bed4a4 color preview, HTML & CSS examples
           This text has a color of #bed4a4        
        
          <p style="color:#bed4a4;">Text here</p>
        
        
          .mytext {color:#bed4a4;}
        
        Text color #bed4a4
      
           This box has a color of #bed4a4        
        
          <div style="background-color:#bed4a4;">Content here</div>
        
        
          .mybackground {background-color:#bed4a4;}
        
        Background color #bed4a4
      
           Border around this has a color of #bed4a4        
        
          <div style="border:2px solid #bed4a4;">Content here</div>
        
        
          .myborder {border:2px solid #bed4a4;}
        
        Border color #bed4a4