#327e7d color space conversions
Hex:
        #327e7d
        RGB:
        50, 126, 125
        CMY:
        80, 51, 51
        CMYK:
        60, 0, 1, 51
      HSL:
        179°, 43.1818%, 34.5098%
        HSV (HSB):
        179°, 60.3175%, 49.4118%
        XYZ:
        12.4779, 17.0805, 22.0412
        xyY:
        0.2418, 0.3310, 17.0805
      CIE-Lab:
        48.3613, -23.2999, -6.4649
        CIE-LCH:
        48.3613, 24.1802, 195.5074
        CIE-Luv:
        48.3613, -30.6582, -5.7813
        Hunter-Lab:
        41.3285, -18.4322, -2.6904
      #327e7d color charts
#327e7d RGB chart
      #327e7d CMYK chart
      #327e7d RGB pie chart
      #327e7d color shades, tints & tones
#327e7d color schemes
#327e7d color preview, HTML & CSS examples
           This text has a color of #327e7d        
        
          <p style="color:#327e7d;">Text here</p>
        
        
          .mytext {color:#327e7d;}
        
        Text color #327e7d
      
           This box has a color of #327e7d        
        
          <div style="background-color:#327e7d;">Content here</div>
        
        
          .mybackground {background-color:#327e7d;}
        
        Background color #327e7d
      
           Border around this has a color of #327e7d        
        
          <div style="border:2px solid #327e7d;">Content here</div>
        
        
          .myborder {border:2px solid #327e7d;}
        
        Border color #327e7d