#b480b3 color space conversions
Hex:
        #b480b3
        RGB:
        180, 128, 179
        CMY:
        29, 50, 30
        CMYK:
        0, 29, 1, 29
      HSL:
        301°, 25.7426%, 60.3922%
        HSV (HSB):
        301°, 28.8889%, 70.5882%
        XYZ:
        34.6782, 28.3963, 46.3011
        xyY:
        0.3171, 0.2596, 28.3963
      CIE-Lab:
        60.2451, 28.6380, -18.9404
        CIE-LCH:
        60.2451, 34.3347, 326.5205
        CIE-Luv:
        60.2451, 26.2611, -32.9369
        Hunter-Lab:
        53.2882, 22.9077, -14.2142
      #b480b3 color charts
#b480b3 RGB chart
      #b480b3 CMYK chart
      #b480b3 RGB pie chart
      #b480b3 color shades, tints & tones
#b480b3 color schemes
#b480b3 color preview, HTML & CSS examples
           This text has a color of #b480b3        
        
          <p style="color:#b480b3;">Text here</p>
        
        
          .mytext {color:#b480b3;}
        
        Text color #b480b3
      
           This box has a color of #b480b3        
        
          <div style="background-color:#b480b3;">Content here</div>
        
        
          .mybackground {background-color:#b480b3;}
        
        Background color #b480b3
      
           Border around this has a color of #b480b3        
        
          <div style="border:2px solid #b480b3;">Content here</div>
        
        
          .myborder {border:2px solid #b480b3;}
        
        Border color #b480b3