#a51e75 color space conversions
Hex:
        #a51e75
        RGB:
        165, 30, 117
        CMY:
        35, 88, 54
        CMYK:
        0, 82, 29, 35
      HSL:
        321°, 69.2308%, 38.2353%
        HSV (HSB):
        321°, 81.8182%, 64.7059%
        XYZ:
        19.1922, 10.2122, 17.7892
        xyY:
        0.4067, 0.2164, 10.2122
      CIE-Lab:
        38.2207, 59.6263, -15.8519
        CIE-LCH:
        38.2207, 61.6975, 345.1121
        CIE-Luv:
        38.2207, 70.6703, -30.4045
        Hunter-Lab:
        31.9566, 51.2780, -10.6353
      #a51e75 color charts
#a51e75 RGB chart
      #a51e75 CMYK chart
      #a51e75 RGB pie chart
      #a51e75 color shades, tints & tones
#a51e75 color schemes
#a51e75 color preview, HTML & CSS examples
           This text has a color of #a51e75        
        
          <p style="color:#a51e75;">Text here</p>
        
        
          .mytext {color:#a51e75;}
        
        Text color #a51e75
      
           This box has a color of #a51e75        
        
          <div style="background-color:#a51e75;">Content here</div>
        
        
          .mybackground {background-color:#a51e75;}
        
        Background color #a51e75
      
           Border around this has a color of #a51e75        
        
          <div style="border:2px solid #a51e75;">Content here</div>
        
        
          .myborder {border:2px solid #a51e75;}
        
        Border color #a51e75