#b3489b color space conversions
Hex:
        #b3489b
        RGB:
        179, 72, 155
        CMY:
        30, 72, 39
        CMYK:
        0, 60, 13, 30
      HSL:
        313°, 42.6295%, 49.2157%
        HSV (HSB):
        313°, 59.7765%, 70.1961%
        XYZ:
        26.8242, 16.5850, 32.7978
        xyY:
        0.3520, 0.2176, 16.5850
      CIE-Lab:
        47.7328, 53.2585, -24.1837
        CIE-LCH:
        47.7328, 58.4920, 335.5780
        CIE-Luv:
        47.7328, 55.2613, -42.9554
        Hunter-Lab:
        40.7247, 46.3046, -19.2422
      #b3489b color charts
#b3489b RGB chart
      #b3489b CMYK chart
      #b3489b RGB pie chart
      #b3489b color shades, tints & tones
#b3489b color schemes
#b3489b color preview, HTML & CSS examples
           This text has a color of #b3489b        
        
          <p style="color:#b3489b;">Text here</p>
        
        
          .mytext {color:#b3489b;}
        
        Text color #b3489b
      
           This box has a color of #b3489b        
        
          <div style="background-color:#b3489b;">Content here</div>
        
        
          .mybackground {background-color:#b3489b;}
        
        Background color #b3489b
      
           Border around this has a color of #b3489b        
        
          <div style="border:2px solid #b3489b;">Content here</div>
        
        
          .myborder {border:2px solid #b3489b;}
        
        Border color #b3489b