#324c8b color space conversions
Hex:
        #324c8b
        RGB:
        50, 76, 139
        CMY:
        80, 70, 45
        CMYK:
        64, 45, 0, 45
      HSL:
        222°, 47.0899%, 37.0588%
        HSV (HSB):
        222°, 64.0288%, 54.5098%
        XYZ:
        8.5600, 7.7111, 25.4633
        xyY:
        0.2051, 0.1848, 7.7111
      CIE-Lab:
        33.3738, 11.3029, -38.0929
        CIE-LCH:
        33.3738, 39.7345, 286.5267
        CIE-Luv:
        33.3738, -11.7857, -53.1059
        Hunter-Lab:
        27.7688, 6.4291, -34.9293
      #324c8b color charts
#324c8b RGB chart
      #324c8b CMYK chart
      #324c8b RGB pie chart
      #324c8b color shades, tints & tones
#324c8b color schemes
#324c8b color preview, HTML & CSS examples
           This text has a color of #324c8b        
        
          <p style="color:#324c8b;">Text here</p>
        
        
          .mytext {color:#324c8b;}
        
        Text color #324c8b
      
           This box has a color of #324c8b        
        
          <div style="background-color:#324c8b;">Content here</div>
        
        
          .mybackground {background-color:#324c8b;}
        
        Background color #324c8b
      
           Border around this has a color of #324c8b        
        
          <div style="border:2px solid #324c8b;">Content here</div>
        
        
          .myborder {border:2px solid #324c8b;}
        
        Border color #324c8b