#a50e71 color space conversions
Hex:
        #a50e71
        RGB:
        165, 14, 113
        CMY:
        35, 95, 56
        CMYK:
        0, 92, 32, 35
      HSL:
        321°, 84.3575%, 35.0980%
        HSV (HSB):
        321°, 91.5152%, 64.7059%
        XYZ:
        18.6547, 9.5057, 16.4743
        xyY:
        0.4179, 0.2130, 9.5057
      CIE-Lab:
        36.9402, 62.3814, -15.2965
        CIE-LCH:
        36.9402, 64.2294, 346.2223
        CIE-Luv:
        36.9402, 75.0926, -29.8853
        Hunter-Lab:
        30.8313, 54.0483, -10.0991
      #a50e71 color charts
#a50e71 RGB chart
      #a50e71 CMYK chart
      #a50e71 RGB pie chart
      #a50e71 color shades, tints & tones
#a50e71 color schemes
#a50e71 color preview, HTML & CSS examples
           This text has a color of #a50e71        
        
          <p style="color:#a50e71;">Text here</p>
        
        
          .mytext {color:#a50e71;}
        
        Text color #a50e71
      
           This box has a color of #a50e71        
        
          <div style="background-color:#a50e71;">Content here</div>
        
        
          .mybackground {background-color:#a50e71;}
        
        Background color #a50e71
      
           Border around this has a color of #a50e71        
        
          <div style="border:2px solid #a50e71;">Content here</div>
        
        
          .myborder {border:2px solid #a50e71;}
        
        Border color #a50e71