#52199f color space conversions
Hex:
        #52199f
        RGB:
        82, 25, 159
        CMY:
        68, 90, 38
        CMYK:
        48, 84, 0, 38
      HSL:
        266°, 72.8261%, 36.0784%
        HSV (HSB):
        266°, 84.2767%, 62.3529%
        XYZ:
        10.0853, 4.9923, 33.2329
        xyY:
        0.2088, 0.1033, 4.9923
      CIE-Lab:
        26.7128, 52.6050, -61.0154
        CIE-LCH:
        26.7128, 80.5616, 310.7666
        CIE-Luv:
        26.7128, 7.1580, -78.1461
        Hunter-Lab:
        22.3435, 41.4696, -72.5456
      #52199f color charts
#52199f RGB chart
      #52199f CMYK chart
      #52199f RGB pie chart
      #52199f color shades, tints & tones
#52199f color schemes
#52199f color preview, HTML & CSS examples
           This text has a color of #52199f        
        
          <p style="color:#52199f;">Text here</p>
        
        
          .mytext {color:#52199f;}
        
        Text color #52199f
      
           This box has a color of #52199f        
        
          <div style="background-color:#52199f;">Content here</div>
        
        
          .mybackground {background-color:#52199f;}
        
        Background color #52199f
      
           Border around this has a color of #52199f        
        
          <div style="border:2px solid #52199f;">Content here</div>
        
        
          .myborder {border:2px solid #52199f;}
        
        Border color #52199f