#32c194 color space conversions
Hex:
        #32c194
        RGB:
        50, 193, 148
        CMY:
        80, 24, 42
        CMYK:
        74, 0, 23, 24
      HSL:
        161°, 58.8477%, 47.6471%
        HSV (HSB):
        161°, 74.0933%, 75.6863%
        XYZ:
        25.7307, 40.9562, 34.5662
        xyY:
        0.2541, 0.4045, 40.9562
      CIE-Lab:
        70.1452, -47.8653, 12.0908
        CIE-LCH:
        70.1452, 49.3687, 165.8236
        CIE-Luv:
        70.1452, -54.2212, 24.8519
        Hunter-Lab:
        63.9970, -40.2270, 12.7741
      #32c194 color charts
#32c194 RGB chart
      #32c194 CMYK chart
      #32c194 RGB pie chart
      #32c194 color shades, tints & tones
#32c194 color schemes
#32c194 color preview, HTML & CSS examples
           This text has a color of #32c194        
        
          <p style="color:#32c194;">Text here</p>
        
        
          .mytext {color:#32c194;}
        
        Text color #32c194
      
           This box has a color of #32c194        
        
          <div style="background-color:#32c194;">Content here</div>
        
        
          .mybackground {background-color:#32c194;}
        
        Background color #32c194
      
           Border around this has a color of #32c194        
        
          <div style="border:2px solid #32c194;">Content here</div>
        
        
          .myborder {border:2px solid #32c194;}
        
        Border color #32c194