#52529e color space conversions
Hex:
        #52529e
        RGB:
        82, 82, 158
        CMY:
        68, 68, 38
        CMYK:
        48, 48, 0, 38
      HSL:
        240°, 31.6667%, 47.0588%
        HSV (HSB):
        240°, 48.1013%, 61.9608%
        XYZ:
        12.6685, 10.2970, 33.6676
        xyY:
        0.2237, 0.1818, 10.2970
      CIE-Lab:
        38.3704, 21.0518, -41.5007
        CIE-LCH:
        38.3704, 46.5348, 296.8971
        CIE-Luv:
        38.3704, -4.4130, -61.2064
        Hunter-Lab:
        32.0890, 14.3148, -39.7444
      #52529e color charts
#52529e RGB chart
      #52529e CMYK chart
      #52529e RGB pie chart
      #52529e color shades, tints & tones
#52529e color schemes
#52529e color preview, HTML & CSS examples
           This text has a color of #52529e        
        
          <p style="color:#52529e;">Text here</p>
        
        
          .mytext {color:#52529e;}
        
        Text color #52529e
      
           This box has a color of #52529e        
        
          <div style="background-color:#52529e;">Content here</div>
        
        
          .mybackground {background-color:#52529e;}
        
        Background color #52529e
      
           Border around this has a color of #52529e        
        
          <div style="border:2px solid #52529e;">Content here</div>
        
        
          .myborder {border:2px solid #52529e;}
        
        Border color #52529e