#b420fe color space conversions
Hex:
        #b420fe
        RGB:
        180, 32, 254
        CMY:
        29, 87, 0
        CMYK:
        29, 87, 0, 0
      HSL:
        280°, 99.1071%, 56.0784%
        HSV (HSB):
        280°, 87.4016%, 99.6078%
        XYZ:
        37.2283, 17.8921, 95.2573
        xyY:
        0.2476, 0.1190, 17.8921
      CIE-Lab:
        49.3649, 84.0864, -78.5847
        CIE-LCH:
        49.3649, 115.0916, 316.9371
        CIE-Luv:
        49.3649, 34.6323, -125.8100
        Hunter-Lab:
        42.2990, 83.0784, -103.9116
      #b420fe color charts
#b420fe RGB chart
      #b420fe CMYK chart
      #b420fe RGB pie chart
      #b420fe color shades, tints & tones
#b420fe color schemes
#b420fe color preview, HTML & CSS examples
           This text has a color of #b420fe        
        
          <p style="color:#b420fe;">Text here</p>
        
        
          .mytext {color:#b420fe;}
        
        Text color #b420fe
      
           This box has a color of #b420fe        
        
          <div style="background-color:#b420fe;">Content here</div>
        
        
          .mybackground {background-color:#b420fe;}
        
        Background color #b420fe
      
           Border around this has a color of #b420fe        
        
          <div style="border:2px solid #b420fe;">Content here</div>
        
        
          .myborder {border:2px solid #b420fe;}
        
        Border color #b420fe