#b480fe color space conversions
Hex:
        #b480fe
        RGB:
        180, 128, 254
        CMY:
        29, 50, 0
        CMYK:
        29, 50, 0, 0
      HSL:
        265°, 98.4375%, 74.9020%
        HSV (HSB):
        265°, 49.6063%, 99.6078%
        XYZ:
        44.4310, 32.2974, 97.6582
        xyY:
        0.2548, 0.1852, 32.2974
      CIE-Lab:
        63.5879, 44.9969, -55.6560
        CIE-LCH:
        63.5879, 71.5703, 308.9549
        CIE-Luv:
        63.5879, 15.2138, -94.7810
        Hunter-Lab:
        56.8308, 40.0994, -62.1025
      #b480fe color charts
#b480fe RGB chart
      #b480fe CMYK chart
      #b480fe RGB pie chart
      #b480fe color shades, tints & tones
#b480fe color schemes
#b480fe color preview, HTML & CSS examples
           This text has a color of #b480fe        
        
          <p style="color:#b480fe;">Text here</p>
        
        
          .mytext {color:#b480fe;}
        
        Text color #b480fe
      
           This box has a color of #b480fe        
        
          <div style="background-color:#b480fe;">Content here</div>
        
        
          .mybackground {background-color:#b480fe;}
        
        Background color #b480fe
      
           Border around this has a color of #b480fe        
        
          <div style="border:2px solid #b480fe;">Content here</div>
        
        
          .myborder {border:2px solid #b480fe;}
        
        Border color #b480fe