#bec9af color space conversions
Hex:
        #bec9af
        RGB:
        190, 201, 175
        CMY:
        25, 21, 31
        CMYK:
        5, 0, 13, 21
      HSL:
        85°, 19.4030%, 73.7255%
        HSV (HSB):
        85°, 12.9353%, 78.8235%
        XYZ:
        49.8597, 55.8156, 48.7030
        xyY:
        0.3230, 0.3616, 55.8156
      CIE-Lab:
        79.5087, -8.4262, 11.7158
        CIE-LCH:
        79.5087, 14.4313, 125.7241
        CIE-Luv:
        79.5087, -4.9717, 18.4613
        Hunter-Lab:
        74.7098, -11.6152, 13.6460
      #bec9af color charts
#bec9af RGB chart
      #bec9af CMYK chart
      #bec9af RGB pie chart
      #bec9af color shades, tints & tones
#bec9af color schemes
#bec9af color preview, HTML & CSS examples
           This text has a color of #bec9af        
        
          <p style="color:#bec9af;">Text here</p>
        
        
          .mytext {color:#bec9af;}
        
        Text color #bec9af
      
           This box has a color of #bec9af        
        
          <div style="background-color:#bec9af;">Content here</div>
        
        
          .mybackground {background-color:#bec9af;}
        
        Background color #bec9af
      
           Border around this has a color of #bec9af        
        
          <div style="border:2px solid #bec9af;">Content here</div>
        
        
          .myborder {border:2px solid #bec9af;}
        
        Border color #bec9af