#32539d color space conversions
Hex:
        #32539d
        RGB:
        50, 83, 157
        CMY:
        80, 67, 38
        CMYK:
        68, 47, 0, 38
      HSL:
        221°, 51.6908%, 40.5882%
        HSV (HSB):
        221°, 68.1529%, 61.5686%
        XYZ:
        10.4945, 9.2989, 33.1400
        xyY:
        0.1983, 0.1757, 9.2989
      CIE-Lab:
        36.5536, 13.3465, -43.9230
        CIE-LCH:
        36.5536, 45.9060, 286.9020
        CIE-Luv:
        36.5536, -14.0296, -63.0906
        Hunter-Lab:
        30.4942, 8.0653, -43.0885
      #32539d color charts
#32539d RGB chart
      #32539d CMYK chart
      #32539d RGB pie chart
      #32539d color shades, tints & tones
#32539d color schemes
#32539d color preview, HTML & CSS examples
           This text has a color of #32539d        
        
          <p style="color:#32539d;">Text here</p>
        
        
          .mytext {color:#32539d;}
        
        Text color #32539d
      
           This box has a color of #32539d        
        
          <div style="background-color:#32539d;">Content here</div>
        
        
          .mybackground {background-color:#32539d;}
        
        Background color #32539d
      
           Border around this has a color of #32539d        
        
          <div style="border:2px solid #32539d;">Content here</div>
        
        
          .myborder {border:2px solid #32539d;}
        
        Border color #32539d