#b35982 color space conversions
Hex:
        #b35982
        RGB:
        179, 89, 130
        CMY:
        30, 65, 49
        CMYK:
        0, 50, 27, 30
      HSL:
        333°, 37.1901%, 52.5490%
        HSV (HSB):
        333°, 50.2793%, 70.1961%
        XYZ:
        26.1920, 18.3402, 23.2786
        xyY:
        0.3863, 0.2705, 18.3402
      CIE-Lab:
        49.9061, 41.2940, -5.9590
        CIE-LCH:
        49.9061, 41.7218, 351.7885
        CIE-Luv:
        49.9061, 54.7927, -15.3001
        Hunter-Lab:
        42.8254, 34.2262, -2.2505
      #b35982 color charts
#b35982 RGB chart
      #b35982 CMYK chart
      #b35982 RGB pie chart
      #b35982 color shades, tints & tones
#b35982 color schemes
#b35982 color preview, HTML & CSS examples
           This text has a color of #b35982        
        
          <p style="color:#b35982;">Text here</p>
        
        
          .mytext {color:#b35982;}
        
        Text color #b35982
      
           This box has a color of #b35982        
        
          <div style="background-color:#b35982;">Content here</div>
        
        
          .mybackground {background-color:#b35982;}
        
        Background color #b35982
      
           Border around this has a color of #b35982        
        
          <div style="border:2px solid #b35982;">Content here</div>
        
        
          .myborder {border:2px solid #b35982;}
        
        Border color #b35982