#52619e color space conversions
Hex:
        #52619e
        RGB:
        82, 97, 158
        CMY:
        68, 62, 38
        CMYK:
        48, 39, 0, 38
      HSL:
        228°, 31.6667%, 47.0588%
        HSV (HSB):
        228°, 48.1013%, 61.9608%
        XYZ:
        13.9259, 12.8118, 34.0867
        xyY:
        0.2290, 0.2106, 12.8118
      CIE-Lab:
        42.4784, 11.5299, -34.9769
        CIE-LCH:
        42.4784, 36.8282, 288.2444
        CIE-Luv:
        42.4784, -9.4965, -52.1326
        Hunter-Lab:
        35.7936, 6.8086, -31.4070
      #52619e color charts
#52619e RGB chart
      #52619e CMYK chart
      #52619e RGB pie chart
      #52619e color shades, tints & tones
#52619e color schemes
#52619e color preview, HTML & CSS examples
           This text has a color of #52619e        
        
          <p style="color:#52619e;">Text here</p>
        
        
          .mytext {color:#52619e;}
        
        Text color #52619e
      
           This box has a color of #52619e        
        
          <div style="background-color:#52619e;">Content here</div>
        
        
          .mybackground {background-color:#52619e;}
        
        Background color #52619e
      
           Border around this has a color of #52619e        
        
          <div style="border:2px solid #52619e;">Content here</div>
        
        
          .myborder {border:2px solid #52619e;}
        
        Border color #52619e