#b35495 color space conversions
Hex:
        #b35495
        RGB:
        179, 84, 149
        CMY:
        30, 67, 42
        CMYK:
        0, 53, 17, 30
      HSL:
        319°, 38.4615%, 51.5686%
        HSV (HSB):
        319°, 53.0726%, 70.1961%
        XYZ:
        27.1855, 18.0943, 30.4935
        xyY:
        0.3588, 0.2388, 18.0943
      CIE-Lab:
        49.6103, 46.6323, -17.7304
        CIE-LCH:
        49.6103, 49.8892, 339.1823
        CIE-Luv:
        49.6103, 52.1938, -32.8025
        Hunter-Lab:
        42.5374, 39.6386, -12.7267
      #b35495 color charts
#b35495 RGB chart
      #b35495 CMYK chart
      #b35495 RGB pie chart
      #b35495 color shades, tints & tones
#b35495 color schemes
#b35495 color preview, HTML & CSS examples
           This text has a color of #b35495        
        
          <p style="color:#b35495;">Text here</p>
        
        
          .mytext {color:#b35495;}
        
        Text color #b35495
      
           This box has a color of #b35495        
        
          <div style="background-color:#b35495;">Content here</div>
        
        
          .mybackground {background-color:#b35495;}
        
        Background color #b35495
      
           Border around this has a color of #b35495        
        
          <div style="border:2px solid #b35495;">Content here</div>
        
        
          .myborder {border:2px solid #b35495;}
        
        Border color #b35495