#a50b93 color space conversions
Hex:
        #a50b93
        RGB:
        165, 11, 147
        CMY:
        35, 96, 42
        CMYK:
        0, 93, 11, 35
      HSL:
        307°, 87.5000%, 34.5098%
        HSV (HSB):
        307°, 93.3333%, 64.7059%
        XYZ:
        20.9032, 10.3453, 28.4989
        xyY:
        0.3499, 0.1732, 10.3453
      CIE-Lab:
        38.4551, 67.0859, -34.0459
        CIE-LCH:
        38.4551, 75.2306, 333.0923
        CIE-Luv:
        38.4551, 60.8931, -56.1868
        Hunter-Lab:
        32.1640, 59.7188, -30.0189
      #a50b93 color charts
#a50b93 RGB chart
      #a50b93 CMYK chart
      #a50b93 RGB pie chart
      #a50b93 color shades, tints & tones
#a50b93 color schemes
#a50b93 color preview, HTML & CSS examples
           This text has a color of #a50b93        
        
          <p style="color:#a50b93;">Text here</p>
        
        
          .mytext {color:#a50b93;}
        
        Text color #a50b93
      
           This box has a color of #a50b93        
        
          <div style="background-color:#a50b93;">Content here</div>
        
        
          .mybackground {background-color:#a50b93;}
        
        Background color #a50b93
      
           Border around this has a color of #a50b93        
        
          <div style="border:2px solid #a50b93;">Content here</div>
        
        
          .myborder {border:2px solid #a50b93;}
        
        Border color #a50b93