#327f9d color space conversions
Hex:
        #327f9d
        RGB:
        50, 127, 157
        CMY:
        80, 50, 38
        CMYK:
        68, 19, 0, 38
      HSL:
        197°, 51.6908%, 40.5882%
        HSV (HSB):
        197°, 68.1529%, 61.5686%
        XYZ:
        14.9906, 18.2912, 34.6388
        xyY:
        0.2207, 0.2693, 18.2912
      CIE-Lab:
        49.8474, -13.6802, -23.0009
        CIE-LCH:
        49.8474, 26.7617, 239.2572
        CIE-Luv:
        49.8474, -29.4008, -32.2367
        Hunter-Lab:
        42.7682, -12.2787, -18.0824
      #327f9d color charts
#327f9d RGB chart
      #327f9d CMYK chart
      #327f9d RGB pie chart
      #327f9d color shades, tints & tones
#327f9d color schemes
#327f9d color preview, HTML & CSS examples
           This text has a color of #327f9d        
        
          <p style="color:#327f9d;">Text here</p>
        
        
          .mytext {color:#327f9d;}
        
        Text color #327f9d
      
           This box has a color of #327f9d        
        
          <div style="background-color:#327f9d;">Content here</div>
        
        
          .mybackground {background-color:#327f9d;}
        
        Background color #327f9d
      
           Border around this has a color of #327f9d        
        
          <div style="border:2px solid #327f9d;">Content here</div>
        
        
          .myborder {border:2px solid #327f9d;}
        
        Border color #327f9d