#327f9b color space conversions
Hex:
        #327f9b
        RGB:
        50, 127, 155
        CMY:
        80, 50, 39
        CMYK:
        68, 18, 0, 39
      HSL:
        196°, 51.2195%, 40.1961%
        HSV (HSB):
        196°, 67.7419%, 60.7843%
        XYZ:
        14.8212, 18.2234, 33.7467
        xyY:
        0.2219, 0.2728, 18.2234
      CIE-Lab:
        49.7660, -14.3507, -21.9589
        CIE-LCH:
        49.7660, 26.2324, 236.8344
        CIE-Luv:
        49.7660, -29.5003, -30.5114
        Hunter-Lab:
        42.6889, -12.7321, -16.9880
      #327f9b color charts
#327f9b RGB chart
      #327f9b CMYK chart
      #327f9b RGB pie chart
      #327f9b color shades, tints & tones
#327f9b color schemes
#327f9b color preview, HTML & CSS examples
           This text has a color of #327f9b        
        
          <p style="color:#327f9b;">Text here</p>
        
        
          .mytext {color:#327f9b;}
        
        Text color #327f9b
      
           This box has a color of #327f9b        
        
          <div style="background-color:#327f9b;">Content here</div>
        
        
          .mybackground {background-color:#327f9b;}
        
        Background color #327f9b
      
           Border around this has a color of #327f9b        
        
          <div style="border:2px solid #327f9b;">Content here</div>
        
        
          .myborder {border:2px solid #327f9b;}
        
        Border color #327f9b