#a5219a color space conversions
Hex:
        #a5219a
        RGB:
        165, 33, 154
        CMY:
        35, 87, 40
        CMYK:
        0, 80, 7, 35
      HSL:
        305°, 66.6667%, 38.8235%
        HSV (HSB):
        305°, 80.0000%, 64.7059%
        XYZ:
        21.8936, 11.4201, 31.6222
        xyY:
        0.3372, 0.1759, 11.4201
      CIE-Lab:
        40.2793, 63.9165, -35.4134
        CIE-LCH:
        40.2793, 73.0714, 331.0111
        CIE-Luv:
        40.2793, 55.5952, -58.4028
        Hunter-Lab:
        33.7937, 56.5043, -31.8246
      #a5219a color charts
#a5219a RGB chart
      #a5219a CMYK chart
      #a5219a RGB pie chart
      #a5219a color shades, tints & tones
#a5219a color schemes
#a5219a color preview, HTML & CSS examples
           This text has a color of #a5219a        
        
          <p style="color:#a5219a;">Text here</p>
        
        
          .mytext {color:#a5219a;}
        
        Text color #a5219a
      
           This box has a color of #a5219a        
        
          <div style="background-color:#a5219a;">Content here</div>
        
        
          .mybackground {background-color:#a5219a;}
        
        Background color #a5219a
      
           Border around this has a color of #a5219a        
        
          <div style="border:2px solid #a5219a;">Content here</div>
        
        
          .myborder {border:2px solid #a5219a;}
        
        Border color #a5219a