#a5269e color space conversions
Hex:
        #a5269e
        RGB:
        165, 38, 158
        CMY:
        35, 85, 38
        CMYK:
        0, 77, 4, 35
      HSL:
        303°, 62.5616%, 39.8039%
        HSV (HSB):
        303°, 76.9697%, 64.7059%
        XYZ:
        22.3817, 11.8542, 33.4562
        xyY:
        0.3306, 0.1751, 11.8542
      CIE-Lab:
        40.9834, 63.1423, -36.7118
        CIE-LCH:
        40.9834, 73.0391, 329.8257
        CIE-Luv:
        40.9834, 53.2913, -60.4055
        Hunter-Lab:
        34.4299, 55.7845, -33.5123
      #a5269e color charts
#a5269e RGB chart
      #a5269e CMYK chart
      #a5269e RGB pie chart
      #a5269e color shades, tints & tones
#a5269e color schemes
#a5269e color preview, HTML & CSS examples
           This text has a color of #a5269e        
        
          <p style="color:#a5269e;">Text here</p>
        
        
          .mytext {color:#a5269e;}
        
        Text color #a5269e
      
           This box has a color of #a5269e        
        
          <div style="background-color:#a5269e;">Content here</div>
        
        
          .mybackground {background-color:#a5269e;}
        
        Background color #a5269e
      
           Border around this has a color of #a5269e        
        
          <div style="border:2px solid #a5269e;">Content here</div>
        
        
          .myborder {border:2px solid #a5269e;}
        
        Border color #a5269e