#32526e color space conversions
Hex:
        #32526e
        RGB:
        50, 82, 110
        CMY:
        80, 68, 57
        CMYK:
        55, 25, 0, 57
      HSL:
        208°, 37.5000%, 31.3725%
        HSV (HSB):
        208°, 54.5455%, 43.1373%
        XYZ:
        7.1472, 7.8385, 15.8881
        xyY:
        0.2315, 0.2539, 7.8385
      CIE-Lab:
        33.6442, -2.9420, -19.6999
        CIE-LCH:
        33.6442, 19.9183, 261.5062
        CIE-Luv:
        33.6442, -13.9968, -25.8524
        Hunter-Lab:
        27.9973, -3.4277, -14.0483
      #32526e color charts
#32526e RGB chart
      #32526e CMYK chart
      #32526e RGB pie chart
      #32526e color shades, tints & tones
#32526e color schemes
#32526e color preview, HTML & CSS examples
           This text has a color of #32526e        
        
          <p style="color:#32526e;">Text here</p>
        
        
          .mytext {color:#32526e;}
        
        Text color #32526e
      
           This box has a color of #32526e        
        
          <div style="background-color:#32526e;">Content here</div>
        
        
          .mybackground {background-color:#32526e;}
        
        Background color #32526e
      
           Border around this has a color of #32526e        
        
          <div style="border:2px solid #32526e;">Content here</div>
        
        
          .myborder {border:2px solid #32526e;}
        
        Border color #32526e