#32b299 color space conversions
Hex:
        #32b299
        RGB:
        50, 178, 153
        CMY:
        80, 30, 40
        CMYK:
        72, 0, 14, 30
      HSL:
        168°, 56.1404%, 44.7059%
        HSV (HSB):
        168°, 71.9101%, 69.8039%
        XYZ:
        22.9856, 34.8188, 35.6462
        xyY:
        0.2460, 0.3726, 34.8188
      CIE-Lab:
        65.6074, -40.2433, 2.8605
        CIE-LCH:
        65.6074, 40.3448, 175.9343
        CIE-Luv:
        65.6074, -48.5031, 10.3536
        Hunter-Lab:
        59.0075, -33.7308, 5.4883
      #32b299 color charts
#32b299 RGB chart
      #32b299 CMYK chart
      #32b299 RGB pie chart
      #32b299 color shades, tints & tones
#32b299 color schemes
#32b299 color preview, HTML & CSS examples
           This text has a color of #32b299        
        
          <p style="color:#32b299;">Text here</p>
        
        
          .mytext {color:#32b299;}
        
        Text color #32b299
      
           This box has a color of #32b299        
        
          <div style="background-color:#32b299;">Content here</div>
        
        
          .mybackground {background-color:#32b299;}
        
        Background color #32b299
      
           Border around this has a color of #32b299        
        
          <div style="border:2px solid #32b299;">Content here</div>
        
        
          .myborder {border:2px solid #32b299;}
        
        Border color #32b299