#a365fc color space conversions
Hex:
        #a365fc
        RGB:
        163, 101, 252
        CMY:
        36, 60, 1
        CMYK:
        35, 60, 0, 1
      HSL:
        265°, 96.1783%, 69.2157%
        HSV (HSB):
        265°, 59.9206%, 98.8235%
        XYZ:
        37.3286, 24.1222, 94.7841
        xyY:
        0.2389, 0.1544, 24.1222
      CIE-Lab:
        56.2099, 54.9107, -66.4657
        CIE-LCH:
        56.2099, 86.2141, 309.5618
        CIE-Luv:
        56.2099, 15.0615, -110.1306
        Hunter-Lab:
        49.1143, 49.7163, -80.0417
      #a365fc color charts
#a365fc RGB chart
      #a365fc CMYK chart
      #a365fc RGB pie chart
      #a365fc color shades, tints & tones
#a365fc color schemes
#a365fc color preview, HTML & CSS examples
           This text has a color of #a365fc        
        
          <p style="color:#a365fc;">Text here</p>
        
        
          .mytext {color:#a365fc;}
        
        Text color #a365fc
      
           This box has a color of #a365fc        
        
          <div style="background-color:#a365fc;">Content here</div>
        
        
          .mybackground {background-color:#a365fc;}
        
        Background color #a365fc
      
           Border around this has a color of #a365fc        
        
          <div style="border:2px solid #a365fc;">Content here</div>
        
        
          .myborder {border:2px solid #a365fc;}
        
        Border color #a365fc