#327e65 color space conversions
Hex:
        #327e65
        RGB:
        50, 126, 101
        CMY:
        80, 51, 60
        CMYK:
        60, 0, 20, 51
      HSL:
        160°, 43.1818%, 34.5098%
        HSV (HSB):
        160°, 60.3175%, 49.4118%
        XYZ:
        11.1252, 16.5394, 14.9180
        xyY:
        0.2613, 0.3884, 16.5394
      CIE-Lab:
        47.6744, -29.8753, 6.6783
        CIE-LCH:
        47.6744, 30.6126, 167.3993
        CIE-Luv:
        47.6744, -31.8815, 13.2414
        Hunter-Lab:
        40.6687, -22.3402, 6.7195
      #327e65 color charts
#327e65 RGB chart
      #327e65 CMYK chart
      #327e65 RGB pie chart
      #327e65 color shades, tints & tones
#327e65 color schemes
#327e65 color preview, HTML & CSS examples
           This text has a color of #327e65        
        
          <p style="color:#327e65;">Text here</p>
        
        
          .mytext {color:#327e65;}
        
        Text color #327e65
      
           This box has a color of #327e65        
        
          <div style="background-color:#327e65;">Content here</div>
        
        
          .mybackground {background-color:#327e65;}
        
        Background color #327e65
      
           Border around this has a color of #327e65        
        
          <div style="border:2px solid #327e65;">Content here</div>
        
        
          .myborder {border:2px solid #327e65;}
        
        Border color #327e65