#32548e color space conversions
Hex:
        #32548e
        RGB:
        50, 84, 142
        CMY:
        80, 67, 44
        CMYK:
        65, 41, 0, 44
      HSL:
        218°, 47.9167%, 37.6471%
        HSV (HSB):
        218°, 64.7887%, 55.6863%
        XYZ:
        9.3682, 8.9718, 26.8291
        xyY:
        0.2074, 0.1986, 8.9718
      CIE-Lab:
        35.9298, 7.1275, -35.8508
        CIE-LCH:
        35.9298, 36.5524, 281.2444
        CIE-Luv:
        35.9298, -14.4201, -50.7061
        Hunter-Lab:
        29.9529, 3.4109, -32.1397
      #32548e color charts
#32548e RGB chart
      #32548e CMYK chart
      #32548e RGB pie chart
      #32548e color shades, tints & tones
#32548e color schemes
#32548e color preview, HTML & CSS examples
           This text has a color of #32548e        
        
          <p style="color:#32548e;">Text here</p>
        
        
          .mytext {color:#32548e;}
        
        Text color #32548e
      
           This box has a color of #32548e        
        
          <div style="background-color:#32548e;">Content here</div>
        
        
          .mybackground {background-color:#32548e;}
        
        Background color #32548e
      
           Border around this has a color of #32548e        
        
          <div style="border:2px solid #32548e;">Content here</div>
        
        
          .myborder {border:2px solid #32548e;}
        
        Border color #32548e