#32925e color space conversions
Hex:
        #32925e
        RGB:
        50, 146, 94
        CMY:
        80, 43, 63
        CMYK:
        66, 0, 36, 43
      HSL:
        148°, 48.9796%, 38.4314%
        HSV (HSB):
        148°, 65.7534%, 57.2549%
        XYZ:
        13.6147, 22.0440, 14.1270
        xyY:
        0.2735, 0.4428, 22.0440
      CIE-Lab:
        54.0737, -40.4287, 19.5670
        CIE-LCH:
        54.0737, 44.9149, 154.1735
        CIE-Luv:
        54.0737, -40.0649, 31.4724
        Hunter-Lab:
        46.9511, -30.4038, 15.0261
      #32925e color charts
#32925e RGB chart
      #32925e CMYK chart
      #32925e RGB pie chart
      #32925e color shades, tints & tones
#32925e color schemes
#32925e color preview, HTML & CSS examples
           This text has a color of #32925e        
        
          <p style="color:#32925e;">Text here</p>
        
        
          .mytext {color:#32925e;}
        
        Text color #32925e
      
           This box has a color of #32925e        
        
          <div style="background-color:#32925e;">Content here</div>
        
        
          .mybackground {background-color:#32925e;}
        
        Background color #32925e
      
           Border around this has a color of #32925e        
        
          <div style="border:2px solid #32925e;">Content here</div>
        
        
          .myborder {border:2px solid #32925e;}
        
        Border color #32925e