#8201be color space conversions
Hex:
        #8201be
        RGB:
        130, 1, 190
        CMY:
        49, 100, 25
        CMYK:
        32, 99, 0, 25
      HSL:
        281°, 98.9529%, 37.4510%
        HSV (HSB):
        281°, 99.4737%, 74.5098%
        XYZ:
        18.5110, 8.4852, 49.3774
        xyY:
        0.2424, 0.1111, 8.4852
      CIE-Lab:
        34.9737, 70.1097, -65.7714
        CIE-LCH:
        34.9737, 96.1314, 316.8287
        CIE-Luv:
        34.9737, 24.5870, -94.8030
        Hunter-Lab:
        29.1294, 62.4558, -80.1120
      #8201be color charts
#8201be RGB chart
      #8201be CMYK chart
      #8201be RGB pie chart
      #8201be color shades, tints & tones
#8201be color schemes
#8201be color preview, HTML & CSS examples
           This text has a color of #8201be        
        
          <p style="color:#8201be;">Text here</p>
        
        
          .mytext {color:#8201be;}
        
        Text color #8201be
      
           This box has a color of #8201be        
        
          <div style="background-color:#8201be;">Content here</div>
        
        
          .mybackground {background-color:#8201be;}
        
        Background color #8201be
      
           Border around this has a color of #8201be        
        
          <div style="border:2px solid #8201be;">Content here</div>
        
        
          .myborder {border:2px solid #8201be;}
        
        Border color #8201be