#327f9e color space conversions
Hex:
        #327f9e
        RGB:
        50, 127, 158
        CMY:
        80, 50, 38
        CMYK:
        68, 20, 0, 38
      HSL:
        197°, 51.9231%, 40.7843%
        HSV (HSB):
        197°, 68.3544%, 61.9608%
        XYZ:
        15.0763, 18.3255, 35.0903
        xyY:
        0.2201, 0.2676, 18.3255
      CIE-Lab:
        49.8885, -13.3433, -23.5207
        CIE-LCH:
        49.8885, 27.0419, 240.4336
        CIE-Luv:
        49.8885, -29.3513, -33.0995
        Hunter-Lab:
        42.8083, -12.0499, -18.6348
      #327f9e color charts
#327f9e RGB chart
      #327f9e CMYK chart
      #327f9e RGB pie chart
      #327f9e color shades, tints & tones
#327f9e color schemes
#327f9e color preview, HTML & CSS examples
           This text has a color of #327f9e        
        
          <p style="color:#327f9e;">Text here</p>
        
        
          .mytext {color:#327f9e;}
        
        Text color #327f9e
      
           This box has a color of #327f9e        
        
          <div style="background-color:#327f9e;">Content here</div>
        
        
          .mybackground {background-color:#327f9e;}
        
        Background color #327f9e
      
           Border around this has a color of #327f9e        
        
          <div style="border:2px solid #327f9e;">Content here</div>
        
        
          .myborder {border:2px solid #327f9e;}
        
        Border color #327f9e