#327e6e color space conversions
Hex:
        #327e6e
        RGB:
        50, 126, 110
        CMY:
        80, 51, 57
        CMYK:
        60, 0, 13, 51
      HSL:
        167°, 43.1818%, 34.5098%
        HSV (HSB):
        167°, 60.3175%, 49.4118%
        XYZ:
        11.5907, 16.7256, 17.3693
        xyY:
        0.2537, 0.3661, 16.7256
      CIE-Lab:
        47.9124, -27.5366, 1.7252
        CIE-LCH:
        47.9124, 27.5905, 176.4151
        CIE-Luv:
        47.9124, -31.4301, 6.3357
        Hunter-Lab:
        40.8970, -20.9805, 3.4468
      #327e6e color charts
#327e6e RGB chart
      #327e6e CMYK chart
      #327e6e RGB pie chart
      #327e6e color shades, tints & tones
#327e6e color schemes
#327e6e color preview, HTML & CSS examples
           This text has a color of #327e6e        
        
          <p style="color:#327e6e;">Text here</p>
        
        
          .mytext {color:#327e6e;}
        
        Text color #327e6e
      
           This box has a color of #327e6e        
        
          <div style="background-color:#327e6e;">Content here</div>
        
        
          .mybackground {background-color:#327e6e;}
        
        Background color #327e6e
      
           Border around this has a color of #327e6e        
        
          <div style="border:2px solid #327e6e;">Content here</div>
        
        
          .myborder {border:2px solid #327e6e;}
        
        Border color #327e6e