#a5297b color space conversions
Hex:
        #a5297b
        RGB:
        165, 41, 123
        CMY:
        35, 84, 52
        CMYK:
        0, 75, 25, 35
      HSL:
        320°, 60.1942%, 40.3922%
        HSV (HSB):
        320°, 75.1515%, 64.7059%
        XYZ:
        19.8851, 11.0153, 19.8170
        xyY:
        0.3921, 0.2172, 11.0153
      CIE-Lab:
        39.6062, 57.1429, -17.4688
        CIE-LCH:
        39.6062, 59.7535, 343.0014
        CIE-Luv:
        39.6062, 65.5920, -32.4242
        Hunter-Lab:
        33.1893, 48.8660, -12.1690
      #a5297b color charts
#a5297b RGB chart
      #a5297b CMYK chart
      #a5297b RGB pie chart
      #a5297b color shades, tints & tones
#a5297b color schemes
#a5297b color preview, HTML & CSS examples
           This text has a color of #a5297b        
        
          <p style="color:#a5297b;">Text here</p>
        
        
          .mytext {color:#a5297b;}
        
        Text color #a5297b
      
           This box has a color of #a5297b        
        
          <div style="background-color:#a5297b;">Content here</div>
        
        
          .mybackground {background-color:#a5297b;}
        
        Background color #a5297b
      
           Border around this has a color of #a5297b        
        
          <div style="border:2px solid #a5297b;">Content here</div>
        
        
          .myborder {border:2px solid #a5297b;}
        
        Border color #a5297b