#b480a6 color space conversions
Hex:
        #b480a6
        RGB:
        180, 128, 166
        CMY:
        29, 50, 35
        CMYK:
        0, 29, 8, 29
      HSL:
        316°, 25.7426%, 60.3922%
        HSV (HSB):
        316°, 28.8889%, 70.5882%
        XYZ:
        33.4245, 27.8948, 39.6990
        xyY:
        0.3309, 0.2761, 27.8948
      CIE-Lab:
        59.7936, 26.2256, -12.2008
        CIE-LCH:
        59.7936, 28.9247, 335.0509
        CIE-Luv:
        59.7936, 28.2402, -22.2466
        Hunter-Lab:
        52.8155, 20.5371, -7.5946
      #b480a6 color charts
#b480a6 RGB chart
      #b480a6 CMYK chart
      #b480a6 RGB pie chart
      #b480a6 color shades, tints & tones
#b480a6 color schemes
#b480a6 color preview, HTML & CSS examples
           This text has a color of #b480a6        
        
          <p style="color:#b480a6;">Text here</p>
        
        
          .mytext {color:#b480a6;}
        
        Text color #b480a6
      
           This box has a color of #b480a6        
        
          <div style="background-color:#b480a6;">Content here</div>
        
        
          .mybackground {background-color:#b480a6;}
        
        Background color #b480a6
      
           Border around this has a color of #b480a6        
        
          <div style="border:2px solid #b480a6;">Content here</div>
        
        
          .myborder {border:2px solid #b480a6;}
        
        Border color #b480a6