#8201ff color space conversions
Hex:
        #8201ff
        RGB:
        130, 1, 255
        CMY:
        49, 100, 0
        CMYK:
        49, 100, 0, 0
      HSL:
        270°, 100.0000%, 50.1961%
        HSV (HSB):
        270°, 99.6078%, 100.0000%
        XYZ:
        27.2668, 11.9875, 95.4844
        xyY:
        0.2024, 0.0890, 11.9875
      CIE-Lab:
        41.1963, 83.2271, -92.8205
        CIE-LCH:
        41.1963, 124.6691, 311.8809
        CIE-Luv:
        41.1963, 12.3994, -133.7452
        Hunter-Lab:
        34.6230, 79.9844, -139.2757
      #8201ff color charts
#8201ff RGB chart
      #8201ff CMYK chart
      #8201ff RGB pie chart
      #8201ff color shades, tints & tones
#8201ff color schemes
#8201ff color preview, HTML & CSS examples
           This text has a color of #8201ff        
        
          <p style="color:#8201ff;">Text here</p>
        
        
          .mytext {color:#8201ff;}
        
        Text color #8201ff
      
           This box has a color of #8201ff        
        
          <div style="background-color:#8201ff;">Content here</div>
        
        
          .mybackground {background-color:#8201ff;}
        
        Background color #8201ff
      
           Border around this has a color of #8201ff        
        
          <div style="border:2px solid #8201ff;">Content here</div>
        
        
          .myborder {border:2px solid #8201ff;}
        
        Border color #8201ff