#32556e color space conversions
Hex:
        #32556e
        RGB:
        50, 85, 110
        CMY:
        80, 67, 57
        CMYK:
        55, 23, 0, 57
      HSL:
        205°, 37.5000%, 31.3725%
        HSV (HSB):
        205°, 54.5455%, 43.1373%
        XYZ:
        7.3784, 8.3009, 15.9652
        xyY:
        0.2332, 0.2623, 8.3009
      CIE-Lab:
        34.6018, -4.8181, -18.2188
        CIE-LCH:
        34.6018, 18.8451, 255.1868
        CIE-Luv:
        34.6018, -15.1511, -23.7510
        Hunter-Lab:
        28.8113, -4.7072, -12.6865
      #32556e color charts
#32556e RGB chart
      #32556e CMYK chart
      #32556e RGB pie chart
      #32556e color shades, tints & tones
#32556e color schemes
#32556e color preview, HTML & CSS examples
           This text has a color of #32556e        
        
          <p style="color:#32556e;">Text here</p>
        
        
          .mytext {color:#32556e;}
        
        Text color #32556e
      
           This box has a color of #32556e        
        
          <div style="background-color:#32556e;">Content here</div>
        
        
          .mybackground {background-color:#32556e;}
        
        Background color #32556e
      
           Border around this has a color of #32556e        
        
          <div style="border:2px solid #32556e;">Content here</div>
        
        
          .myborder {border:2px solid #32556e;}
        
        Border color #32556e