#bec2a6 color space conversions
Hex:
        #bec2a6
        RGB:
        190, 194, 166
        CMY:
        25, 24, 35
        CMYK:
        2, 0, 14, 24
      HSL:
        69°, 18.6667%, 70.5882%
        HSV (HSB):
        69°, 14.4330%, 76.0784%
        XYZ:
        47.4099, 52.2839, 43.6694
        xyY:
        0.3307, 0.3647, 52.2839
      CIE-Lab:
        77.4503, -6.2691, 13.6290
        CIE-LCH:
        77.4503, 15.0017, 114.7016
        CIE-Luv:
        77.4503, -0.8535, 20.6026
        Hunter-Lab:
        72.3076, -9.5012, 14.8077
      #bec2a6 color charts
#bec2a6 RGB chart
      #bec2a6 CMYK chart
      #bec2a6 RGB pie chart
      #bec2a6 color shades, tints & tones
#bec2a6 color schemes
#bec2a6 color preview, HTML & CSS examples
           This text has a color of #bec2a6        
        
          <p style="color:#bec2a6;">Text here</p>
        
        
          .mytext {color:#bec2a6;}
        
        Text color #bec2a6
      
           This box has a color of #bec2a6        
        
          <div style="background-color:#bec2a6;">Content here</div>
        
        
          .mybackground {background-color:#bec2a6;}
        
        Background color #bec2a6
      
           Border around this has a color of #bec2a6        
        
          <div style="border:2px solid #bec2a6;">Content here</div>
        
        
          .myborder {border:2px solid #bec2a6;}
        
        Border color #bec2a6