#a5295e color space conversions
Hex:
        #a5295e
        RGB:
        165, 41, 94
        CMY:
        35, 84, 63
        CMYK:
        0, 75, 43, 35
      HSL:
        334°, 60.1942%, 40.3922%
        HSV (HSB):
        334°, 75.1515%, 64.7059%
        XYZ:
        18.3304, 10.3934, 11.6297
        xyY:
        0.4542, 0.2576, 10.3934
      CIE-Lab:
        38.5394, 53.7944, -0.8593
        CIE-LCH:
        38.5394, 53.8013, 359.0849
        CIE-Luv:
        38.5394, 76.5444, -10.5371
        Hunter-Lab:
        32.2387, 45.0741, 1.1791
      #a5295e color charts
#a5295e RGB chart
      #a5295e CMYK chart
      #a5295e RGB pie chart
      #a5295e color shades, tints & tones
#a5295e color schemes
#a5295e color preview, HTML & CSS examples
           This text has a color of #a5295e        
        
          <p style="color:#a5295e;">Text here</p>
        
        
          .mytext {color:#a5295e;}
        
        Text color #a5295e
      
           This box has a color of #a5295e        
        
          <div style="background-color:#a5295e;">Content here</div>
        
        
          .mybackground {background-color:#a5295e;}
        
        Background color #a5295e
      
           Border around this has a color of #a5295e        
        
          <div style="border:2px solid #a5295e;">Content here</div>
        
        
          .myborder {border:2px solid #a5295e;}
        
        Border color #a5295e