#8201f1 color space conversions
Hex:
        #8201f1
        RGB:
        130, 1, 241
        CMY:
        49, 100, 5
        CMYK:
        46, 100, 0, 5
      HSL:
        272°, 99.1736%, 47.4510%
        HSV (HSB):
        272°, 99.5851%, 94.5098%
        XYZ:
        25.0940, 11.1184, 84.0426
        xyY:
        0.2087, 0.0925, 11.1184
      CIE-Lab:
        39.7792, 80.3325, -87.2897
        CIE-LCH:
        39.7792, 118.6288, 312.6233
        CIE-Luv:
        39.7792, 14.6001, -125.6428
        Hunter-Lab:
        33.3443, 75.9816, -126.0964
      #8201f1 color charts
#8201f1 RGB chart
      #8201f1 CMYK chart
      #8201f1 RGB pie chart
      #8201f1 color shades, tints & tones
#8201f1 color schemes
#8201f1 color preview, HTML & CSS examples
           This text has a color of #8201f1        
        
          <p style="color:#8201f1;">Text here</p>
        
        
          .mytext {color:#8201f1;}
        
        Text color #8201f1
      
           This box has a color of #8201f1        
        
          <div style="background-color:#8201f1;">Content here</div>
        
        
          .mybackground {background-color:#8201f1;}
        
        Background color #8201f1
      
           Border around this has a color of #8201f1        
        
          <div style="border:2px solid #8201f1;">Content here</div>
        
        
          .myborder {border:2px solid #8201f1;}
        
        Border color #8201f1