#52438d color space conversions
Hex:
        #52438d
        RGB:
        82, 67, 141
        CMY:
        68, 74, 45
        CMYK:
        42, 52, 0, 45
      HSL:
        252°, 35.5769%, 40.7843%
        HSV (HSB):
        252°, 52.4823%, 55.2941%
        XYZ:
        10.2945, 7.7312, 26.1490
        xyY:
        0.2330, 0.1750, 7.7312
      CIE-Lab:
        33.4168, 25.3345, -39.1151
        CIE-LCH:
        33.4168, 46.6029, 302.9308
        CIE-Luv:
        33.4168, 1.4396, -55.7947
        Hunter-Lab:
        27.8051, 17.4288, -36.2951
      #52438d color charts
#52438d RGB chart
      #52438d CMYK chart
      #52438d RGB pie chart
      #52438d color shades, tints & tones
#52438d color schemes
#52438d color preview, HTML & CSS examples
           This text has a color of #52438d        
        
          <p style="color:#52438d;">Text here</p>
        
        
          .mytext {color:#52438d;}
        
        Text color #52438d
      
           This box has a color of #52438d        
        
          <div style="background-color:#52438d;">Content here</div>
        
        
          .mybackground {background-color:#52438d;}
        
        Background color #52438d
      
           Border around this has a color of #52438d        
        
          <div style="border:2px solid #52438d;">Content here</div>
        
        
          .myborder {border:2px solid #52438d;}
        
        Border color #52438d