#a50d99 color space conversions
Hex:
        #a50d99
        RGB:
        165, 13, 153
        CMY:
        35, 95, 40
        CMYK:
        0, 92, 7, 35
      HSL:
        305°, 85.3933%, 34.9020%
        HSV (HSB):
        305°, 92.1212%, 64.7059%
        XYZ:
        21.4107, 10.5871, 31.0520
        xyY:
        0.3396, 0.1679, 10.5871
      CIE-Lab:
        38.8761, 67.6943, -37.0317
        CIE-LCH:
        38.8761, 77.1613, 331.3195
        CIE-Luv:
        38.8761, 58.3435, -60.5395
        Hunter-Lab:
        32.5378, 60.5166, -33.8062
      #a50d99 color charts
#a50d99 RGB chart
      #a50d99 CMYK chart
      #a50d99 RGB pie chart
      #a50d99 color shades, tints & tones
#a50d99 color schemes
#a50d99 color preview, HTML & CSS examples
           This text has a color of #a50d99        
        
          <p style="color:#a50d99;">Text here</p>
        
        
          .mytext {color:#a50d99;}
        
        Text color #a50d99
      
           This box has a color of #a50d99        
        
          <div style="background-color:#a50d99;">Content here</div>
        
        
          .mybackground {background-color:#a50d99;}
        
        Background color #a50d99
      
           Border around this has a color of #a50d99        
        
          <div style="border:2px solid #a50d99;">Content here</div>
        
        
          .myborder {border:2px solid #a50d99;}
        
        Border color #a50d99