#52119b color space conversions
Hex:
        #52119b
        RGB:
        82, 17, 155
        CMY:
        68, 93, 39
        CMYK:
        47, 89, 0, 39
      HSL:
        268°, 80.2326%, 33.7255%
        HSV (HSB):
        268°, 89.0323%, 60.7843%
        XYZ:
        9.5965, 4.5613, 31.3850
        xyY:
        0.2107, 0.1002, 4.5613
      CIE-Lab:
        25.4464, 54.1759, -60.6551
        CIE-LCH:
        25.4464, 81.3269, 311.7706
        CIE-Luv:
        25.4464, 8.3077, -76.0521
        Hunter-Lab:
        21.3572, 42.8311, -72.1783
      #52119b color charts
#52119b RGB chart
      #52119b CMYK chart
      #52119b RGB pie chart
      #52119b color shades, tints & tones
#52119b color schemes
#52119b color preview, HTML & CSS examples
           This text has a color of #52119b        
        
          <p style="color:#52119b;">Text here</p>
        
        
          .mytext {color:#52119b;}
        
        Text color #52119b
      
           This box has a color of #52119b        
        
          <div style="background-color:#52119b;">Content here</div>
        
        
          .mybackground {background-color:#52119b;}
        
        Background color #52119b
      
           Border around this has a color of #52119b        
        
          <div style="border:2px solid #52119b;">Content here</div>
        
        
          .myborder {border:2px solid #52119b;}
        
        Border color #52119b