#a538fa color space conversions
Hex:
        #a538fa
        RGB:
        165, 56, 250
        CMY:
        35, 78, 2
        CMYK:
        34, 78, 0, 2
      HSL:
        274°, 95.0980%, 60.0000%
        HSV (HSB):
        274°, 77.6000%, 98.0392%
        XYZ:
        34.1865, 17.7298, 92.0628
        xyY:
        0.2374, 0.1231, 17.7298
      CIE-Lab:
        49.1667, 74.6929, -76.7638
        CIE-LCH:
        49.1667, 107.1061, 314.2166
        CIE-Luv:
        49.1667, 25.2050, -122.3769
        Hunter-Lab:
        42.1068, 71.2375, -100.1577
      #a538fa color charts
#a538fa RGB chart
      #a538fa CMYK chart
      #a538fa RGB pie chart
      #a538fa color shades, tints & tones
#a538fa color schemes
#a538fa color preview, HTML & CSS examples
           This text has a color of #a538fa        
        
          <p style="color:#a538fa;">Text here</p>
        
        
          .mytext {color:#a538fa;}
        
        Text color #a538fa
      
           This box has a color of #a538fa        
        
          <div style="background-color:#a538fa;">Content here</div>
        
        
          .mybackground {background-color:#a538fa;}
        
        Background color #a538fa
      
           Border around this has a color of #a538fa        
        
          <div style="border:2px solid #a538fa;">Content here</div>
        
        
          .myborder {border:2px solid #a538fa;}
        
        Border color #a538fa