#a533fa color space conversions
Hex:
        #a533fa
        RGB:
        165, 51, 250
        CMY:
        35, 80, 2
        CMYK:
        34, 80, 0, 2
      HSL:
        274°, 95.2153%, 59.0196%
        HSV (HSB):
        274°, 79.6000%, 98.0392%
        XYZ:
        33.9562, 17.2691, 91.9861
        xyY:
        0.2371, 0.1206, 17.2691
      CIE-Lab:
        48.5973, 76.3468, -77.6930
        CIE-LCH:
        48.5973, 108.9267, 314.4993
        CIE-Luv:
        48.5973, 25.8320, -123.2975
        Hunter-Lab:
        41.5561, 73.1321, -102.1514
      #a533fa color charts
#a533fa RGB chart
      #a533fa CMYK chart
      #a533fa RGB pie chart
      #a533fa color shades, tints & tones
#a533fa color schemes
#a533fa color preview, HTML & CSS examples
           This text has a color of #a533fa        
        
          <p style="color:#a533fa;">Text here</p>
        
        
          .mytext {color:#a533fa;}
        
        Text color #a533fa
      
           This box has a color of #a533fa        
        
          <div style="background-color:#a533fa;">Content here</div>
        
        
          .mybackground {background-color:#a533fa;}
        
        Background color #a533fa
      
           Border around this has a color of #a533fa        
        
          <div style="border:2px solid #a533fa;">Content here</div>
        
        
          .myborder {border:2px solid #a533fa;}
        
        Border color #a533fa