#b0497a color space conversions
Hex:
        #b0497a
        RGB:
        176, 73, 122
        CMY:
        31, 71, 52
        CMYK:
        0, 59, 31, 31
      HSL:
        331°, 41.3655%, 48.8235%
        HSV (HSB):
        331°, 58.5227%, 69.0196%
        XYZ:
        23.7999, 15.4003, 20.1305
        xyY:
        0.4011, 0.2596, 15.4003
      CIE-Lab:
        46.1777, 47.1413, -6.7332
        CIE-LCH:
        46.1777, 47.6198, 351.8714
        CIE-Luv:
        46.1777, 62.5479, -17.1695
        Hunter-Lab:
        39.2433, 39.5793, -2.9436
      #b0497a color charts
#b0497a RGB chart
      #b0497a CMYK chart
      #b0497a RGB pie chart
      #b0497a color shades, tints & tones
#b0497a color schemes
#b0497a color preview, HTML & CSS examples
           This text has a color of #b0497a        
        
          <p style="color:#b0497a;">Text here</p>
        
        
          .mytext {color:#b0497a;}
        
        Text color #b0497a
      
           This box has a color of #b0497a        
        
          <div style="background-color:#b0497a;">Content here</div>
        
        
          .mybackground {background-color:#b0497a;}
        
        Background color #b0497a
      
           Border around this has a color of #b0497a        
        
          <div style="border:2px solid #b0497a;">Content here</div>
        
        
          .myborder {border:2px solid #b0497a;}
        
        Border color #b0497a