#bed3a4 color space conversions
Hex:
        #bed3a4
        RGB:
        190, 211, 164
        CMY:
        25, 17, 36
        CMYK:
        10, 0, 22, 17
      HSL:
        87°, 34.8148%, 73.5294%
        HSV (HSB):
        87°, 22.2749%, 82.7451%
        XYZ:
        51.2303, 60.2160, 44.0447
        xyY:
        0.3295, 0.3873, 60.2160
      CIE-Lab:
        81.9555, -15.3107, 20.9752
        CIE-LCH:
        81.9555, 25.9688, 126.1273
        CIE-Luv:
        81.9555, -9.8564, 32.4035
        Hunter-Lab:
        77.5990, -17.9537, 20.6667
      #bed3a4 color charts
#bed3a4 RGB chart
      #bed3a4 CMYK chart
      #bed3a4 RGB pie chart
      #bed3a4 color shades, tints & tones
#bed3a4 color schemes
#bed3a4 color preview, HTML & CSS examples
           This text has a color of #bed3a4        
        
          <p style="color:#bed3a4;">Text here</p>
        
        
          .mytext {color:#bed3a4;}
        
        Text color #bed3a4
      
           This box has a color of #bed3a4        
        
          <div style="background-color:#bed3a4;">Content here</div>
        
        
          .mybackground {background-color:#bed3a4;}
        
        Background color #bed3a4
      
           Border around this has a color of #bed3a4        
        
          <div style="border:2px solid #bed3a4;">Content here</div>
        
        
          .myborder {border:2px solid #bed3a4;}
        
        Border color #bed3a4