#8a5ffa color space conversions
Hex:
        #8a5ffa
        RGB:
        138, 95, 250
        CMY:
        46, 63, 2
        CMYK:
        45, 62, 0, 2
      HSL:
        257°, 93.9394%, 67.6471%
        HSV (HSB):
        257°, 62.0000%, 98.0392%
        XYZ:
        31.8288, 20.4898, 92.7199
        xyY:
        0.2195, 0.1413, 20.4898
      CIE-Lab:
        52.3866, 52.4443, -71.6613
        CIE-LCH:
        52.3866, 88.8017, 306.1980
        CIE-Luv:
        52.3866, 5.7161, -115.5153
        Hunter-Lab:
        45.2657, 46.2981, -89.7606
      #8a5ffa color charts
#8a5ffa RGB chart
      #8a5ffa CMYK chart
      #8a5ffa RGB pie chart
      #8a5ffa color shades, tints & tones
#8a5ffa color schemes
#8a5ffa color preview, HTML & CSS examples
           This text has a color of #8a5ffa        
        
          <p style="color:#8a5ffa;">Text here</p>
        
        
          .mytext {color:#8a5ffa;}
        
        Text color #8a5ffa
      
           This box has a color of #8a5ffa        
        
          <div style="background-color:#8a5ffa;">Content here</div>
        
        
          .mybackground {background-color:#8a5ffa;}
        
        Background color #8a5ffa
      
           Border around this has a color of #8a5ffa        
        
          <div style="border:2px solid #8a5ffa;">Content here</div>
        
        
          .myborder {border:2px solid #8a5ffa;}
        
        Border color #8a5ffa