#324f9d color space conversions
Hex:
        #324f9d
        RGB:
        50, 79, 157
        CMY:
        80, 69, 38
        CMYK:
        68, 50, 0, 38
      HSL:
        224°, 51.6908%, 40.5882%
        HSV (HSB):
        224°, 68.1529%, 61.5686%
        XYZ:
        10.1972, 8.7044, 33.0410
        xyY:
        0.1963, 0.1676, 8.7044
      CIE-Lab:
        35.4088, 15.9943, -45.7625
        CIE-LCH:
        35.4088, 48.4771, 289.2649
        CIE-Luv:
        35.4088, -12.7995, -65.2571
        Hunter-Lab:
        29.5032, 10.0642, -45.7472
      #324f9d color charts
#324f9d RGB chart
      #324f9d CMYK chart
      #324f9d RGB pie chart
      #324f9d color shades, tints & tones
#324f9d color schemes
#324f9d color preview, HTML & CSS examples
           This text has a color of #324f9d        
        
          <p style="color:#324f9d;">Text here</p>
        
        
          .mytext {color:#324f9d;}
        
        Text color #324f9d
      
           This box has a color of #324f9d        
        
          <div style="background-color:#324f9d;">Content here</div>
        
        
          .mybackground {background-color:#324f9d;}
        
        Background color #324f9d
      
           Border around this has a color of #324f9d        
        
          <div style="border:2px solid #324f9d;">Content here</div>
        
        
          .myborder {border:2px solid #324f9d;}
        
        Border color #324f9d