#b420e3 color space conversions
Hex:
        #b420e3
        RGB:
        180, 32, 227
        CMY:
        29, 87, 11
        CMYK:
        21, 86, 0, 11
      HSL:
        286°, 77.6892%, 50.7843%
        HSV (HSB):
        286°, 85.9031%, 89.0196%
        XYZ:
        33.2040, 16.2824, 74.0658
        xyY:
        0.2687, 0.1318, 16.2824
      CIE-Lab:
        47.3428, 79.1151, -66.6816
        CIE-LCH:
        47.3428, 103.4680, 319.8744
        CIE-Luv:
        47.3428, 41.8420, -107.7299
        Hunter-Lab:
        40.3514, 76.2675, -80.5819
      #b420e3 color charts
#b420e3 RGB chart
      #b420e3 CMYK chart
      #b420e3 RGB pie chart
      #b420e3 color shades, tints & tones
#b420e3 color schemes
#b420e3 color preview, HTML & CSS examples
           This text has a color of #b420e3        
        
          <p style="color:#b420e3;">Text here</p>
        
        
          .mytext {color:#b420e3;}
        
        Text color #b420e3
      
           This box has a color of #b420e3        
        
          <div style="background-color:#b420e3;">Content here</div>
        
        
          .mybackground {background-color:#b420e3;}
        
        Background color #b420e3
      
           Border around this has a color of #b420e3        
        
          <div style="border:2px solid #b420e3;">Content here</div>
        
        
          .myborder {border:2px solid #b420e3;}
        
        Border color #b420e3