#b480a3 color space conversions
Hex:
        #b480a3
        RGB:
        180, 128, 163
        CMY:
        29, 50, 36
        CMYK:
        0, 29, 9, 29
      HSL:
        320°, 25.7426%, 60.3922%
        HSV (HSB):
        320°, 28.8889%, 70.5882%
        XYZ:
        33.1524, 27.7860, 38.2662
        xyY:
        0.3342, 0.2801, 27.7860
      CIE-Lab:
        59.6949, 25.6908, -10.6311
        CIE-LCH:
        59.6949, 27.8035, 337.5198
        CIE-Luv:
        59.6949, 28.6941, -19.8080
        Hunter-Lab:
        52.7124, 20.0173, -6.1425
      #b480a3 color charts
#b480a3 RGB chart
      #b480a3 CMYK chart
      #b480a3 RGB pie chart
      #b480a3 color shades, tints & tones
#b480a3 color schemes
#b480a3 color preview, HTML & CSS examples
           This text has a color of #b480a3        
        
          <p style="color:#b480a3;">Text here</p>
        
        
          .mytext {color:#b480a3;}
        
        Text color #b480a3
      
           This box has a color of #b480a3        
        
          <div style="background-color:#b480a3;">Content here</div>
        
        
          .mybackground {background-color:#b480a3;}
        
        Background color #b480a3
      
           Border around this has a color of #b480a3        
        
          <div style="border:2px solid #b480a3;">Content here</div>
        
        
          .myborder {border:2px solid #b480a3;}
        
        Border color #b480a3