#32546b color space conversions
Hex:
        #32546b
        RGB:
        50, 84, 107
        CMY:
        80, 67, 58
        CMYK:
        53, 21, 0, 58
      HSL:
        204°, 36.3057%, 30.7843%
        HSV (HSB):
        204°, 53.2710%, 41.9608%
        XYZ:
        7.1396, 8.0803, 15.0933
        xyY:
        0.2355, 0.2666, 8.0803
      CIE-Lab:
        34.1496, -5.1950, -17.0426
        CIE-LCH:
        34.1496, 17.8168, 253.0476
        CIE-Luv:
        34.1496, -14.8084, -21.9683
        Hunter-Lab:
        28.4259, -4.9124, -11.5831
      #32546b color charts
#32546b RGB chart
      #32546b CMYK chart
      #32546b RGB pie chart
      #32546b color shades, tints & tones
#32546b color schemes
#32546b color preview, HTML & CSS examples
           This text has a color of #32546b        
        
          <p style="color:#32546b;">Text here</p>
        
        
          .mytext {color:#32546b;}
        
        Text color #32546b
      
           This box has a color of #32546b        
        
          <div style="background-color:#32546b;">Content here</div>
        
        
          .mybackground {background-color:#32546b;}
        
        Background color #32546b
      
           Border around this has a color of #32546b        
        
          <div style="border:2px solid #32546b;">Content here</div>
        
        
          .myborder {border:2px solid #32546b;}
        
        Border color #32546b