#324b5e color space conversions
Hex:
        #324b5e
        RGB:
        50, 75, 94
        CMY:
        80, 71, 63
        CMYK:
        47, 20, 0, 63
      HSL:
        206°, 30.5556%, 28.2353%
        HSV (HSB):
        206°, 46.8085%, 36.8627%
        XYZ:
        5.8518, 6.5184, 11.5394
        xyY:
        0.2447, 0.2726, 6.5184
      CIE-Lab:
        30.6844, -3.7921, -14.1562
        CIE-LCH:
        30.6844, 14.6553, 255.0038
        CIE-Luv:
        30.6844, -11.3779, -17.5434
        Hunter-Lab:
        25.5312, -3.7667, -8.9257
      #324b5e color charts
#324b5e RGB chart
      #324b5e CMYK chart
      #324b5e RGB pie chart
      #324b5e color shades, tints & tones
#324b5e color schemes
#324b5e color preview, HTML & CSS examples
           This text has a color of #324b5e        
        
          <p style="color:#324b5e;">Text here</p>
        
        
          .mytext {color:#324b5e;}
        
        Text color #324b5e
      
           This box has a color of #324b5e        
        
          <div style="background-color:#324b5e;">Content here</div>
        
        
          .mybackground {background-color:#324b5e;}
        
        Background color #324b5e
      
           Border around this has a color of #324b5e        
        
          <div style="border:2px solid #324b5e;">Content here</div>
        
        
          .myborder {border:2px solid #324b5e;}
        
        Border color #324b5e