#52119a color space conversions
Hex:
        #52119a
        RGB:
        82, 17, 154
        CMY:
        68, 93, 40
        CMYK:
        47, 89, 0, 40
      HSL:
        268°, 80.1170%, 33.5294%
        HSV (HSB):
        268°, 88.9610%, 60.3922%
        XYZ:
        9.5129, 4.5278, 30.9444
        xyY:
        0.2115, 0.1007, 4.5278
      CIE-Lab:
        25.3448, 53.9353, -60.2092
        CIE-LCH:
        25.3448, 80.8342, 311.8539
        CIE-Luv:
        25.3448, 8.4498, -75.4512
        Hunter-Lab:
        21.2787, 42.5625, -71.3271
      #52119a color charts
#52119a RGB chart
      #52119a CMYK chart
      #52119a RGB pie chart
      #52119a color shades, tints & tones
#52119a color schemes
#52119a color preview, HTML & CSS examples
           This text has a color of #52119a        
        
          <p style="color:#52119a;">Text here</p>
        
        
          .mytext {color:#52119a;}
        
        Text color #52119a
      
           This box has a color of #52119a        
        
          <div style="background-color:#52119a;">Content here</div>
        
        
          .mybackground {background-color:#52119a;}
        
        Background color #52119a
      
           Border around this has a color of #52119a        
        
          <div style="border:2px solid #52119a;">Content here</div>
        
        
          .myborder {border:2px solid #52119a;}
        
        Border color #52119a