#324b9e color space conversions
Hex:
        #324b9e
        RGB:
        50, 75, 158
        CMY:
        80, 71, 38
        CMYK:
        68, 53, 0, 38
      HSL:
        226°, 51.9231%, 40.7843%
        HSV (HSB):
        226°, 68.3544%, 61.9608%
        XYZ:
        10.0030, 8.1789, 33.3992
        xyY:
        0.1939, 0.1586, 8.1789
      CIE-Lab:
        34.3527, 19.0290, -48.0674
        CIE-LCH:
        34.3527, 51.6970, 291.5977
        CIE-Luv:
        34.3527, -11.6239, -67.9954
        Hunter-Lab:
        28.5988, 12.3864, -49.2230
      #324b9e color charts
#324b9e RGB chart
      #324b9e CMYK chart
      #324b9e RGB pie chart
      #324b9e color shades, tints & tones
#324b9e color schemes
#324b9e color preview, HTML & CSS examples
           This text has a color of #324b9e        
        
          <p style="color:#324b9e;">Text here</p>
        
        
          .mytext {color:#324b9e;}
        
        Text color #324b9e
      
           This box has a color of #324b9e        
        
          <div style="background-color:#324b9e;">Content here</div>
        
        
          .mybackground {background-color:#324b9e;}
        
        Background color #324b9e
      
           Border around this has a color of #324b9e        
        
          <div style="border:2px solid #324b9e;">Content here</div>
        
        
          .myborder {border:2px solid #324b9e;}
        
        Border color #324b9e