#beafa5 color space conversions
Hex:
        #beafa5
        RGB:
        190, 175, 165
        CMY:
        25, 31, 35
        CMYK:
        0, 8, 13, 25
      HSL:
        24°, 16.1290%, 69.6078%
        HSV (HSB):
        24°, 13.1579%, 74.5098%
        XYZ:
        43.3567, 44.3237, 41.8675
        xyY:
        0.3347, 0.3421, 44.3237
      CIE-Lab:
        72.4443, 3.6697, 7.0552
        CIE-LCH:
        72.4443, 7.9526, 62.5190
        CIE-Luv:
        72.4443, 9.5611, 9.4962
        Hunter-Lab:
        66.5761, -0.2625, 9.3177
      #beafa5 color charts
#beafa5 RGB chart
      #beafa5 CMYK chart
      #beafa5 RGB pie chart
      #beafa5 color shades, tints & tones
#beafa5 color schemes
#beafa5 color preview, HTML & CSS examples
           This text has a color of #beafa5        
        
          <p style="color:#beafa5;">Text here</p>
        
        
          .mytext {color:#beafa5;}
        
        Text color #beafa5
      
           This box has a color of #beafa5        
        
          <div style="background-color:#beafa5;">Content here</div>
        
        
          .mybackground {background-color:#beafa5;}
        
        Background color #beafa5
      
           Border around this has a color of #beafa5        
        
          <div style="border:2px solid #beafa5;">Content here</div>
        
        
          .myborder {border:2px solid #beafa5;}
        
        Border color #beafa5