#52439b color space conversions
Hex:
        #52439b
        RGB:
        82, 67, 155
        CMY:
        68, 74, 39
        CMYK:
        47, 57, 0, 39
      HSL:
        250°, 39.6396%, 43.5294%
        HSV (HSB):
        250°, 56.7742%, 60.7843%
        XYZ:
        11.4032, 8.1747, 31.9872
        xyY:
        0.2211, 0.1585, 8.1747
      CIE-Lab:
        34.3441, 29.6033, -46.1540
        CIE-LCH:
        34.3441, 54.8320, 302.6762
        CIE-Luv:
        34.3441, 0.2186, -66.2728
        Hunter-Lab:
        28.5914, 21.1568, -46.3178
      #52439b color charts
#52439b RGB chart
      #52439b CMYK chart
      #52439b RGB pie chart
      #52439b color shades, tints & tones
#52439b color schemes
#52439b color preview, HTML & CSS examples
           This text has a color of #52439b        
        
          <p style="color:#52439b;">Text here</p>
        
        
          .mytext {color:#52439b;}
        
        Text color #52439b
      
           This box has a color of #52439b        
        
          <div style="background-color:#52439b;">Content here</div>
        
        
          .mybackground {background-color:#52439b;}
        
        Background color #52439b
      
           Border around this has a color of #52439b        
        
          <div style="border:2px solid #52439b;">Content here</div>
        
        
          .myborder {border:2px solid #52439b;}
        
        Border color #52439b