#32485f color space conversions
Hex:
        #32485f
        RGB:
        50, 72, 95
        CMY:
        80, 72, 63
        CMYK:
        47, 24, 0, 63
      HSL:
        211°, 31.0345%, 28.4314%
        HSV (HSB):
        211°, 47.3684%, 37.2549%
        XYZ:
        5.6983, 6.1391, 11.7111
        xyY:
        0.2420, 0.2607, 6.1391
      CIE-Lab:
        29.7606, -1.5523, -16.2159
        CIE-LCH:
        29.7606, 16.2901, 264.5320
        CIE-Luv:
        29.7606, -10.1967, -20.3709
        Hunter-Lab:
        24.7771, -2.3080, -10.6799
      #32485f color charts
#32485f RGB chart
      #32485f CMYK chart
      #32485f RGB pie chart
      #32485f color shades, tints & tones
#32485f color schemes
#32485f color preview, HTML & CSS examples
           This text has a color of #32485f        
        
          <p style="color:#32485f;">Text here</p>
        
        
          .mytext {color:#32485f;}
        
        Text color #32485f
      
           This box has a color of #32485f        
        
          <div style="background-color:#32485f;">Content here</div>
        
        
          .mybackground {background-color:#32485f;}
        
        Background color #32485f
      
           Border around this has a color of #32485f        
        
          <div style="border:2px solid #32485f;">Content here</div>
        
        
          .myborder {border:2px solid #32485f;}
        
        Border color #32485f