#a50469 color space conversions
Hex:
        #a50469
        RGB:
        165, 4, 105
        CMY:
        35, 98, 59
        CMYK:
        0, 98, 36, 35
      HSL:
        322°, 95.2663%, 33.1373%
        HSV (HSB):
        322°, 97.5758%, 64.7059%
        XYZ:
        18.1103, 9.1061, 14.1677
        xyY:
        0.4376, 0.2200, 9.1061
      CIE-Lab:
        36.1878, 62.7698, -11.3679
        CIE-LCH:
        36.1878, 63.7909, 349.7347
        CIE-Luv:
        36.1878, 79.7395, -24.8177
        Hunter-Lab:
        30.1763, 54.3181, -6.7132
      #a50469 color charts
#a50469 RGB chart
      #a50469 CMYK chart
      #a50469 RGB pie chart
      #a50469 color shades, tints & tones
#a50469 color schemes
#a50469 color preview, HTML & CSS examples
           This text has a color of #a50469        
        
          <p style="color:#a50469;">Text here</p>
        
        
          .mytext {color:#a50469;}
        
        Text color #a50469
      
           This box has a color of #a50469        
        
          <div style="background-color:#a50469;">Content here</div>
        
        
          .mybackground {background-color:#a50469;}
        
        Background color #a50469
      
           Border around this has a color of #a50469        
        
          <div style="border:2px solid #a50469;">Content here</div>
        
        
          .myborder {border:2px solid #a50469;}
        
        Border color #a50469