#a5077f color space conversions
Hex:
        #a5077f
        RGB:
        165, 7, 127
        CMY:
        35, 97, 50
        CMYK:
        0, 96, 23, 35
      HSL:
        314°, 91.8605%, 33.7255%
        HSV (HSB):
        314°, 95.7576%, 64.7059%
        XYZ:
        19.4238, 9.6836, 20.9240
        xyY:
        0.3882, 0.1936, 9.6836
      CIE-Lab:
        37.2685, 64.9058, -23.5718
        CIE-LCH:
        37.2685, 69.0535, 340.0405
        CIE-Luv:
        37.2685, 69.6468, -41.2614
        Hunter-Lab:
        31.1185, 56.9603, -18.0836
      #a5077f color charts
#a5077f RGB chart
      #a5077f CMYK chart
      #a5077f RGB pie chart
      #a5077f color shades, tints & tones
#a5077f color schemes
#a5077f color preview, HTML & CSS examples
           This text has a color of #a5077f        
        
          <p style="color:#a5077f;">Text here</p>
        
        
          .mytext {color:#a5077f;}
        
        Text color #a5077f
      
           This box has a color of #a5077f        
        
          <div style="background-color:#a5077f;">Content here</div>
        
        
          .mybackground {background-color:#a5077f;}
        
        Background color #a5077f
      
           Border around this has a color of #a5077f        
        
          <div style="border:2px solid #a5077f;">Content here</div>
        
        
          .myborder {border:2px solid #a5077f;}
        
        Border color #a5077f