#a9127f color space conversions
Hex:
        #a9127f
        RGB:
        169, 18, 127
        CMY:
        34, 93, 50
        CMYK:
        0, 89, 25, 34
      HSL:
        317°, 80.7487%, 36.6667%
        HSV (HSB):
        317°, 89.3491%, 66.2745%
        XYZ:
        20.4093, 10.3999, 21.0104
        xyY:
        0.3939, 0.2007, 10.3999
      CIE-Lab:
        38.5509, 64.2770, -21.5193
        CIE-LCH:
        38.5509, 67.7836, 341.4899
        CIE-Luv:
        38.5509, 71.7216, -38.8027
        Hunter-Lab:
        32.2489, 56.5310, -16.0535
      #a9127f color charts
#a9127f RGB chart
      #a9127f CMYK chart
      #a9127f RGB pie chart
      #a9127f color shades, tints & tones
#a9127f color schemes
#a9127f color preview, HTML & CSS examples
           This text has a color of #a9127f        
        
          <p style="color:#a9127f;">Text here</p>
        
        
          .mytext {color:#a9127f;}
        
        Text color #a9127f
      
           This box has a color of #a9127f        
        
          <div style="background-color:#a9127f;">Content here</div>
        
        
          .mybackground {background-color:#a9127f;}
        
        Background color #a9127f
      
           Border around this has a color of #a9127f        
        
          <div style="border:2px solid #a9127f;">Content here</div>
        
        
          .myborder {border:2px solid #a9127f;}
        
        Border color #a9127f