#b495a3 color space conversions
Hex:
        #b495a3
        RGB:
        180, 149, 163
        CMY:
        29, 42, 36
        CMYK:
        0, 17, 9, 29
      HSL:
        333°, 17.1271%, 64.5098%
        HSV (HSB):
        333°, 17.2222%, 70.5882%
        XYZ:
        36.1807, 33.8425, 39.2757
        xyY:
        0.3310, 0.3096, 33.8425
      CIE-Lab:
        64.8374, 13.9307, -2.9950
        CIE-LCH:
        64.8374, 14.2490, 347.8666
        CIE-Luv:
        64.8374, 17.6094, -6.7389
        Hunter-Lab:
        58.1743, 9.2104, 0.6931
      #b495a3 color charts
#b495a3 RGB chart
      #b495a3 CMYK chart
      #b495a3 RGB pie chart
      #b495a3 color shades, tints & tones
#b495a3 color schemes
#b495a3 color preview, HTML & CSS examples
           This text has a color of #b495a3        
        
          <p style="color:#b495a3;">Text here</p>
        
        
          .mytext {color:#b495a3;}
        
        Text color #b495a3
      
           This box has a color of #b495a3        
        
          <div style="background-color:#b495a3;">Content here</div>
        
        
          .mybackground {background-color:#b495a3;}
        
        Background color #b495a3
      
           Border around this has a color of #b495a3        
        
          <div style="border:2px solid #b495a3;">Content here</div>
        
        
          .myborder {border:2px solid #b495a3;}
        
        Border color #b495a3