#becaa5 color space conversions
Hex:
        #becaa5
        RGB:
        190, 202, 165
        CMY:
        25, 21, 35
        CMYK:
        6, 0, 18, 21
      HSL:
        79°, 25.8741%, 71.9608%
        HSV (HSB):
        79°, 18.3168%, 79.2157%
        XYZ:
        49.1473, 55.9048, 43.7977
        xyY:
        0.3302, 0.3756, 55.9048
      CIE-Lab:
        79.5596, -10.5754, 17.1215
        CIE-LCH:
        79.5596, 20.1242, 121.7022
        CIE-Luv:
        79.5596, -5.1068, 26.2406
        Hunter-Lab:
        74.7695, -13.5156, 17.6084
      #becaa5 color charts
#becaa5 RGB chart
      #becaa5 CMYK chart
      #becaa5 RGB pie chart
      #becaa5 color shades, tints & tones
#becaa5 color schemes
#becaa5 color preview, HTML & CSS examples
           This text has a color of #becaa5        
        
          <p style="color:#becaa5;">Text here</p>
        
        
          .mytext {color:#becaa5;}
        
        Text color #becaa5
      
           This box has a color of #becaa5        
        
          <div style="background-color:#becaa5;">Content here</div>
        
        
          .mybackground {background-color:#becaa5;}
        
        Background color #becaa5
      
           Border around this has a color of #becaa5        
        
          <div style="border:2px solid #becaa5;">Content here</div>
        
        
          .myborder {border:2px solid #becaa5;}
        
        Border color #becaa5