#a5017f color space conversions
Hex:
        #a5017f
        RGB:
        165, 1, 127
        CMY:
        35, 100, 50
        CMYK:
        0, 99, 23, 35
      HSL:
        314°, 98.7952%, 32.5490%
        HSV (HSB):
        314°, 99.3939%, 64.7059%
        XYZ:
        19.3587, 9.5533, 20.9023
        xyY:
        0.3886, 0.1918, 9.5533
      CIE-Lab:
        37.0286, 65.6103, -23.9455
        CIE-LCH:
        37.0286, 69.8434, 339.9497
        CIE-Luv:
        37.0286, 70.1626, -41.7940
        Hunter-Lab:
        30.9085, 57.7086, -18.4598
      #a5017f color charts
#a5017f RGB chart
      #a5017f CMYK chart
      #a5017f RGB pie chart
      #a5017f color shades, tints & tones
#a5017f color schemes
#a5017f color preview, HTML & CSS examples
           This text has a color of #a5017f        
        
          <p style="color:#a5017f;">Text here</p>
        
        
          .mytext {color:#a5017f;}
        
        Text color #a5017f
      
           This box has a color of #a5017f        
        
          <div style="background-color:#a5017f;">Content here</div>
        
        
          .mybackground {background-color:#a5017f;}
        
        Background color #a5017f
      
           Border around this has a color of #a5017f        
        
          <div style="border:2px solid #a5017f;">Content here</div>
        
        
          .myborder {border:2px solid #a5017f;}
        
        Border color #a5017f