#8201e4 color space conversions
Hex:
        #8201e4
        RGB:
        130, 1, 228
        CMY:
        49, 100, 11
        CMYK:
        43, 100, 0, 11
      HSL:
        274°, 99.1266%, 44.9020%
        HSV (HSB):
        274°, 99.5614%, 89.4118%
        XYZ:
        23.2204, 10.3690, 74.1763
        xyY:
        0.2155, 0.0962, 10.3690
      CIE-Lab:
        38.4967, 77.6703, -82.0210
        CIE-LCH:
        38.4967, 112.9607, 313.4394
        CIE-Luv:
        38.4967, 16.8258, -117.9981
        Hunter-Lab:
        32.2009, 72.3665, -114.0369
      #8201e4 color charts
#8201e4 RGB chart
      #8201e4 CMYK chart
      #8201e4 RGB pie chart
      #8201e4 color shades, tints & tones
#8201e4 color schemes
#8201e4 color preview, HTML & CSS examples
           This text has a color of #8201e4        
        
          <p style="color:#8201e4;">Text here</p>
        
        
          .mytext {color:#8201e4;}
        
        Text color #8201e4
      
           This box has a color of #8201e4        
        
          <div style="background-color:#8201e4;">Content here</div>
        
        
          .mybackground {background-color:#8201e4;}
        
        Background color #8201e4
      
           Border around this has a color of #8201e4        
        
          <div style="border:2px solid #8201e4;">Content here</div>
        
        
          .myborder {border:2px solid #8201e4;}
        
        Border color #8201e4