#52457b color space conversions
Hex:
        #52457b
        RGB:
        82, 69, 123
        CMY:
        68, 73, 52
        CMYK:
        33, 44, 0, 52
      HSL:
        254°, 28.1250%, 37.6471%
        HSV (HSB):
        254°, 43.9024%, 48.2353%
        XYZ:
        9.1829, 7.4801, 19.6987
        xyY:
        0.2525, 0.2057, 7.4801
      CIE-Lab:
        32.8759, 18.7586, -28.8469
        CIE-LCH:
        32.8759, 34.4097, 303.0353
        CIE-Luv:
        32.8759, 2.4282, -40.7412
        Hunter-Lab:
        27.3498, 12.0707, -23.5587
      #52457b color charts
#52457b RGB chart
      #52457b CMYK chart
      #52457b RGB pie chart
      #52457b color shades, tints & tones
#52457b color schemes
#52457b color preview, HTML & CSS examples
           This text has a color of #52457b        
        
          <p style="color:#52457b;">Text here</p>
        
        
          .mytext {color:#52457b;}
        
        Text color #52457b
      
           This box has a color of #52457b        
        
          <div style="background-color:#52457b;">Content here</div>
        
        
          .mybackground {background-color:#52457b;}
        
        Background color #52457b
      
           Border around this has a color of #52457b        
        
          <div style="border:2px solid #52457b;">Content here</div>
        
        
          .myborder {border:2px solid #52457b;}
        
        Border color #52457b