#32536f color space conversions
Hex:
        #32536f
        RGB:
        50, 83, 111
        CMY:
        80, 67, 56
        CMYK:
        55, 25, 0, 56
      HSL:
        208°, 37.8882%, 31.5686%
        HSV (HSB):
        208°, 54.9550%, 43.5294%
        XYZ:
        7.2779, 8.0123, 16.2019
        xyY:
        0.2311, 0.2544, 8.0123
      CIE-Lab:
        34.0085, -3.2333, -19.7603
        CIE-LCH:
        34.0085, 20.0231, 260.7073
        CIE-Luv:
        34.0085, -14.3674, -25.9848
        Hunter-Lab:
        28.3060, -3.6406, -14.1223
      #32536f color charts
#32536f RGB chart
      #32536f CMYK chart
      #32536f RGB pie chart
      #32536f color shades, tints & tones
#32536f color schemes
#32536f color preview, HTML & CSS examples
           This text has a color of #32536f        
        
          <p style="color:#32536f;">Text here</p>
        
        
          .mytext {color:#32536f;}
        
        Text color #32536f
      
           This box has a color of #32536f        
        
          <div style="background-color:#32536f;">Content here</div>
        
        
          .mybackground {background-color:#32536f;}
        
        Background color #32536f
      
           Border around this has a color of #32536f        
        
          <div style="border:2px solid #32536f;">Content here</div>
        
        
          .myborder {border:2px solid #32536f;}
        
        Border color #32536f