#52419f color space conversions
Hex:
        #52419f
        RGB:
        82, 65, 159
        CMY:
        68, 75, 38
        CMYK:
        48, 59, 0, 38
      HSL:
        251°, 41.9643%, 43.9216%
        HSV (HSB):
        251°, 59.1195%, 62.3529%
        XYZ:
        11.6280, 8.0776, 33.7472
        xyY:
        0.2175, 0.1511, 8.0776
      CIE-Lab:
        34.1440, 32.0753, -48.8940
        CIE-LCH:
        34.1440, 58.4760, 303.2656
        CIE-Luv:
        34.1440, 0.3996, -70.0001
        Hunter-Lab:
        28.4212, 23.2928, -50.5058
      #52419f color charts
#52419f RGB chart
      #52419f CMYK chart
      #52419f RGB pie chart
      #52419f color shades, tints & tones
#52419f color schemes
#52419f color preview, HTML & CSS examples
           This text has a color of #52419f        
        
          <p style="color:#52419f;">Text here</p>
        
        
          .mytext {color:#52419f;}
        
        Text color #52419f
      
           This box has a color of #52419f        
        
          <div style="background-color:#52419f;">Content here</div>
        
        
          .mybackground {background-color:#52419f;}
        
        Background color #52419f
      
           Border around this has a color of #52419f        
        
          <div style="border:2px solid #52419f;">Content here</div>
        
        
          .myborder {border:2px solid #52419f;}
        
        Border color #52419f