#327aa7 color space conversions
Hex:
        #327aa7
        RGB:
        50, 122, 167
        CMY:
        80, 52, 35
        CMYK:
        70, 27, 0, 35
      HSL:
        203°, 53.9171%, 42.5490%
        HSV (HSB):
        203°, 70.0599%, 65.4902%
        XYZ:
        15.2500, 17.3872, 39.1115
        xyY:
        0.2125, 0.2423, 17.3872
      CIE-Lab:
        48.7442, -7.3759, -30.5432
        CIE-LCH:
        48.7442, 31.4211, 256.4235
        CIE-Luv:
        48.7442, -27.1077, -44.7080
        Hunter-Lab:
        41.6980, -7.6896, -26.4238
      #327aa7 color charts
#327aa7 RGB chart
      #327aa7 CMYK chart
      #327aa7 RGB pie chart
      #327aa7 color shades, tints & tones
#327aa7 color schemes
#327aa7 color preview, HTML & CSS examples
           This text has a color of #327aa7        
        
          <p style="color:#327aa7;">Text here</p>
        
        
          .mytext {color:#327aa7;}
        
        Text color #327aa7
      
           This box has a color of #327aa7        
        
          <div style="background-color:#327aa7;">Content here</div>
        
        
          .mybackground {background-color:#327aa7;}
        
        Background color #327aa7
      
           Border around this has a color of #327aa7        
        
          <div style="border:2px solid #327aa7;">Content here</div>
        
        
          .myborder {border:2px solid #327aa7;}
        
        Border color #327aa7