#52609e color space conversions
Hex:
        #52609e
        RGB:
        82, 96, 158
        CMY:
        68, 62, 38
        CMYK:
        48, 39, 0, 38
      HSL:
        229°, 31.6667%, 47.0588%
        HSV (HSB):
        229°, 48.1013%, 61.9608%
        XYZ:
        13.8341, 12.6282, 34.0561
        xyY:
        0.2286, 0.2087, 12.6282
      CIE-Lab:
        42.1976, 12.1594, -35.4203
        CIE-LCH:
        42.1976, 37.4492, 288.9468
        CIE-Luv:
        42.1976, -9.1401, -52.7832
        Hunter-Lab:
        35.5362, 7.3011, -31.9452
      #52609e color charts
#52609e RGB chart
      #52609e CMYK chart
      #52609e RGB pie chart
      #52609e color shades, tints & tones
#52609e color schemes
#52609e color preview, HTML & CSS examples
           This text has a color of #52609e        
        
          <p style="color:#52609e;">Text here</p>
        
        
          .mytext {color:#52609e;}
        
        Text color #52609e
      
           This box has a color of #52609e        
        
          <div style="background-color:#52609e;">Content here</div>
        
        
          .mybackground {background-color:#52609e;}
        
        Background color #52609e
      
           Border around this has a color of #52609e        
        
          <div style="border:2px solid #52609e;">Content here</div>
        
        
          .myborder {border:2px solid #52609e;}
        
        Border color #52609e