#32428e color space conversions
Hex:
        #32428e
        RGB:
        50, 66, 142
        CMY:
        80, 74, 44
        CMYK:
        65, 54, 0, 44
      HSL:
        230°, 47.9167%, 37.6471%
        HSV (HSB):
        230°, 64.7887%, 55.6863%
        XYZ:
        8.1461, 6.5275, 26.4218
        xyY:
        0.1982, 0.1588, 6.5275
      CIE-Lab:
        30.7062, 19.1287, -44.2193
        CIE-LCH:
        30.7062, 48.1793, 293.3927
        CIE-Luv:
        30.7062, -8.7885, -60.4106
        Hunter-Lab:
        25.5490, 12.2024, -43.4310
      #32428e color charts
#32428e RGB chart
      #32428e CMYK chart
      #32428e RGB pie chart
      #32428e color shades, tints & tones
#32428e color schemes
#32428e color preview, HTML & CSS examples
           This text has a color of #32428e        
        
          <p style="color:#32428e;">Text here</p>
        
        
          .mytext {color:#32428e;}
        
        Text color #32428e
      
           This box has a color of #32428e        
        
          <div style="background-color:#32428e;">Content here</div>
        
        
          .mybackground {background-color:#32428e;}
        
        Background color #32428e
      
           Border around this has a color of #32428e        
        
          <div style="border:2px solid #32428e;">Content here</div>
        
        
          .myborder {border:2px solid #32428e;}
        
        Border color #32428e