#b35485 color space conversions
Hex:
        #b35485
        RGB:
        179, 84, 133
        CMY:
        30, 67, 48
        CMYK:
        0, 53, 26, 30
      HSL:
        329°, 38.4615%, 51.5686%
        HSV (HSB):
        329°, 53.0726%, 70.1961%
        XYZ:
        25.9944, 17.6178, 24.2208
        xyY:
        0.3832, 0.2597, 17.6178
      CIE-Lab:
        49.0292, 44.2531, -9.0631
        CIE-LCH:
        49.0292, 45.1716, 348.4258
        CIE-Luv:
        49.0292, 56.5098, -20.0390
        Hunter-Lab:
        41.9736, 37.0919, -4.8318
      #b35485 color charts
#b35485 RGB chart
      #b35485 CMYK chart
      #b35485 RGB pie chart
      #b35485 color shades, tints & tones
#b35485 color schemes
#b35485 color preview, HTML & CSS examples
           This text has a color of #b35485        
        
          <p style="color:#b35485;">Text here</p>
        
        
          .mytext {color:#b35485;}
        
        Text color #b35485
      
           This box has a color of #b35485        
        
          <div style="background-color:#b35485;">Content here</div>
        
        
          .mybackground {background-color:#b35485;}
        
        Background color #b35485
      
           Border around this has a color of #b35485        
        
          <div style="border:2px solid #b35485;">Content here</div>
        
        
          .myborder {border:2px solid #b35485;}
        
        Border color #b35485