#52438f color space conversions
Hex:
        #52438f
        RGB:
        82, 67, 143
        CMY:
        68, 74, 44
        CMYK:
        43, 53, 0, 44
      HSL:
        252°, 36.1905%, 41.1765%
        HSV (HSB):
        252°, 53.1469%, 56.0784%
        XYZ:
        10.4448, 7.7913, 26.9400
        xyY:
        0.2312, 0.1725, 7.7913
      CIE-Lab:
        33.5444, 25.9378, -40.1360
        CIE-LCH:
        33.5444, 47.7877, 302.8725
        CIE-Luv:
        33.5444, 1.2608, -57.3136
        Hunter-Lab:
        27.9129, 17.9454, -37.6843
      #52438f color charts
#52438f RGB chart
      #52438f CMYK chart
      #52438f RGB pie chart
      #52438f color shades, tints & tones
#52438f color schemes
#52438f color preview, HTML & CSS examples
           This text has a color of #52438f        
        
          <p style="color:#52438f;">Text here</p>
        
        
          .mytext {color:#52438f;}
        
        Text color #52438f
      
           This box has a color of #52438f        
        
          <div style="background-color:#52438f;">Content here</div>
        
        
          .mybackground {background-color:#52438f;}
        
        Background color #52438f
      
           Border around this has a color of #52438f        
        
          <div style="border:2px solid #52438f;">Content here</div>
        
        
          .myborder {border:2px solid #52438f;}
        
        Border color #52438f