#52469e color space conversions
Hex:
        #52469e
        RGB:
        82, 70, 158
        CMY:
        68, 73, 38
        CMYK:
        48, 56, 0, 38
      HSL:
        248°, 38.5965%, 44.7059%
        HSV (HSB):
        248°, 55.6962%, 61.9608%
        XYZ:
        11.8414, 8.6428, 33.3919
        xyY:
        0.2198, 0.1604, 8.6428
      CIE-Lab:
        35.2872, 28.6572, -46.4463
        CIE-LCH:
        35.2872, 54.5756, 301.6744
        CIE-Luv:
        35.2872, -0.8431, -67.1846
        Hunter-Lab:
        29.3986, 20.4500, -46.7644
      #52469e color charts
#52469e RGB chart
      #52469e CMYK chart
      #52469e RGB pie chart
      #52469e color shades, tints & tones
#52469e color schemes
#52469e color preview, HTML & CSS examples
           This text has a color of #52469e        
        
          <p style="color:#52469e;">Text here</p>
        
        
          .mytext {color:#52469e;}
        
        Text color #52469e
      
           This box has a color of #52469e        
        
          <div style="background-color:#52469e;">Content here</div>
        
        
          .mybackground {background-color:#52469e;}
        
        Background color #52469e
      
           Border around this has a color of #52469e        
        
          <div style="border:2px solid #52469e;">Content here</div>
        
        
          .myborder {border:2px solid #52469e;}
        
        Border color #52469e