#a5298a color space conversions
Hex:
        #a5298a
        RGB:
        165, 41, 138
        CMY:
        35, 84, 46
        CMYK:
        0, 75, 16, 35
      HSL:
        313°, 60.1942%, 40.3922%
        HSV (HSB):
        313°, 75.1515%, 64.7059%
        XYZ:
        20.8974, 11.4202, 25.1477
        xyY:
        0.3637, 0.1987, 11.4202
      CIE-Lab:
        40.2793, 59.1950, -25.6755
        CIE-LCH:
        40.2793, 64.5235, 336.5515
        CIE-Luv:
        40.2793, 59.9443, -44.1481
        Hunter-Lab:
        33.7938, 51.2420, -20.4651
      #a5298a color charts
#a5298a RGB chart
      #a5298a CMYK chart
      #a5298a RGB pie chart
      #a5298a color shades, tints & tones
#a5298a color schemes
#a5298a color preview, HTML & CSS examples
           This text has a color of #a5298a        
        
          <p style="color:#a5298a;">Text here</p>
        
        
          .mytext {color:#a5298a;}
        
        Text color #a5298a
      
           This box has a color of #a5298a        
        
          <div style="background-color:#a5298a;">Content here</div>
        
        
          .mybackground {background-color:#a5298a;}
        
        Background color #a5298a
      
           Border around this has a color of #a5298a        
        
          <div style="border:2px solid #a5298a;">Content here</div>
        
        
          .myborder {border:2px solid #a5298a;}
        
        Border color #a5298a