#324f8d color space conversions
Hex:
        #324f8d
        RGB:
        50, 79, 141
        CMY:
        80, 69, 45
        CMYK:
        65, 44, 0, 45
      HSL:
        221°, 47.6440%, 37.4510%
        HSV (HSB):
        221°, 64.5390%, 55.2941%
        XYZ:
        8.9191, 8.1932, 26.3107
        xyY:
        0.2054, 0.1887, 8.1932
      CIE-Lab:
        34.3820, 10.0481, -37.7066
        CIE-LCH:
        34.3820, 39.0224, 284.9215
        CIE-Luv:
        34.3820, -12.7634, -52.9421
        Hunter-Lab:
        28.6237, 5.5288, -34.4623
      #324f8d color charts
#324f8d RGB chart
      #324f8d CMYK chart
      #324f8d RGB pie chart
      #324f8d color shades, tints & tones
#324f8d color schemes
#324f8d color preview, HTML & CSS examples
           This text has a color of #324f8d        
        
          <p style="color:#324f8d;">Text here</p>
        
        
          .mytext {color:#324f8d;}
        
        Text color #324f8d
      
           This box has a color of #324f8d        
        
          <div style="background-color:#324f8d;">Content here</div>
        
        
          .mybackground {background-color:#324f8d;}
        
        Background color #324f8d
      
           Border around this has a color of #324f8d        
        
          <div style="border:2px solid #324f8d;">Content here</div>
        
        
          .myborder {border:2px solid #324f8d;}
        
        Border color #324f8d