#324d8f color space conversions
Hex:
        #324d8f
        RGB:
        50, 77, 143
        CMY:
        80, 70, 44
        CMYK:
        65, 46, 0, 44
      HSL:
        223°, 48.1865%, 37.8431%
        HSV (HSB):
        223°, 65.0350%, 56.0784%
        XYZ:
        8.9272, 7.9690, 27.0543
        xyY:
        0.2031, 0.1813, 7.9690
      CIE-Lab:
        33.9183, 12.1154, -39.6687
        CIE-LCH:
        33.9183, 41.4775, 286.9834
        CIE-Luv:
        33.9183, -12.1232, -55.6447
        Hunter-Lab:
        28.2295, 7.0467, -37.0611
      #324d8f color charts
#324d8f RGB chart
      #324d8f CMYK chart
      #324d8f RGB pie chart
      #324d8f color shades, tints & tones
#324d8f color schemes
#324d8f color preview, HTML & CSS examples
           This text has a color of #324d8f        
        
          <p style="color:#324d8f;">Text here</p>
        
        
          .mytext {color:#324d8f;}
        
        Text color #324d8f
      
           This box has a color of #324d8f        
        
          <div style="background-color:#324d8f;">Content here</div>
        
        
          .mybackground {background-color:#324d8f;}
        
        Background color #324d8f
      
           Border around this has a color of #324d8f        
        
          <div style="border:2px solid #324d8f;">Content here</div>
        
        
          .myborder {border:2px solid #324d8f;}
        
        Border color #324d8f