#8a13be color space conversions
Hex:
        #8a13be
        RGB:
        138, 19, 190
        CMY:
        46, 93, 25
        CMYK:
        27, 90, 0, 25
      HSL:
        282°, 81.8182%, 40.9804%
        HSV (HSB):
        282°, 90.0000%, 74.5098%
        XYZ:
        20.0084, 9.5867, 49.5111
        xyY:
        0.2529, 0.1212, 9.5867
      CIE-Lab:
        37.0902, 68.5994, -62.2607
        CIE-LCH:
        37.0902, 92.6405, 317.7731
        CIE-Luv:
        37.0902, 28.1572, -92.6252
        Hunter-Lab:
        30.9624, 61.1650, -73.1351
      #8a13be color charts
#8a13be RGB chart
      #8a13be CMYK chart
      #8a13be RGB pie chart
      #8a13be color shades, tints & tones
#8a13be color schemes
#8a13be color preview, HTML & CSS examples
           This text has a color of #8a13be        
        
          <p style="color:#8a13be;">Text here</p>
        
        
          .mytext {color:#8a13be;}
        
        Text color #8a13be
      
           This box has a color of #8a13be        
        
          <div style="background-color:#8a13be;">Content here</div>
        
        
          .mybackground {background-color:#8a13be;}
        
        Background color #8a13be
      
           Border around this has a color of #8a13be        
        
          <div style="border:2px solid #8a13be;">Content here</div>
        
        
          .myborder {border:2px solid #8a13be;}
        
        Border color #8a13be