#52408d color space conversions
Hex:
        #52408d
        RGB:
        82, 64, 141
        CMY:
        68, 75, 45
        CMYK:
        42, 55, 0, 45
      HSL:
        254°, 37.5610%, 40.1961%
        HSV (HSB):
        254°, 54.6099%, 55.2941%
        XYZ:
        10.1208, 7.3837, 26.0911
        xyY:
        0.2322, 0.1694, 7.3837
      CIE-Lab:
        32.6650, 27.2265, -40.3194
        CIE-LCH:
        32.6650, 48.6512, 304.0300
        CIE-Luv:
        32.6650, 2.3101, -57.1786
        Hunter-Lab:
        27.1730, 18.9309, -37.9082
      #52408d color charts
#52408d RGB chart
      #52408d CMYK chart
      #52408d RGB pie chart
      #52408d color shades, tints & tones
#52408d color schemes
#52408d color preview, HTML & CSS examples
           This text has a color of #52408d        
        
          <p style="color:#52408d;">Text here</p>
        
        
          .mytext {color:#52408d;}
        
        Text color #52408d
      
           This box has a color of #52408d        
        
          <div style="background-color:#52408d;">Content here</div>
        
        
          .mybackground {background-color:#52408d;}
        
        Background color #52408d
      
           Border around this has a color of #52408d        
        
          <div style="border:2px solid #52408d;">Content here</div>
        
        
          .myborder {border:2px solid #52408d;}
        
        Border color #52408d