#a50a98 color space conversions
Hex:
        #a50a98
        RGB:
        165, 10, 152
        CMY:
        35, 96, 40
        CMYK:
        0, 94, 8, 35
      HSL:
        305°, 88.5714%, 34.3137%
        HSV (HSB):
        305°, 93.9394%, 64.7059%
        XYZ:
        21.2931, 10.4834, 30.6070
        xyY:
        0.3413, 0.1680, 10.4834
      CIE-Lab:
        38.6964, 67.9106, -36.7096
        CIE-LCH:
        38.6964, 77.1975, 331.6062
        CIE-Luv:
        38.6964, 58.9514, -60.0451
        Hunter-Lab:
        32.3781, 60.7268, -33.3821
      #a50a98 color charts
#a50a98 RGB chart
      #a50a98 CMYK chart
      #a50a98 RGB pie chart
      #a50a98 color shades, tints & tones
#a50a98 color schemes
#a50a98 color preview, HTML & CSS examples
           This text has a color of #a50a98        
        
          <p style="color:#a50a98;">Text here</p>
        
        
          .mytext {color:#a50a98;}
        
        Text color #a50a98
      
           This box has a color of #a50a98        
        
          <div style="background-color:#a50a98;">Content here</div>
        
        
          .mybackground {background-color:#a50a98;}
        
        Background color #a50a98
      
           Border around this has a color of #a50a98        
        
          <div style="border:2px solid #a50a98;">Content here</div>
        
        
          .myborder {border:2px solid #a50a98;}
        
        Border color #a50a98