#32b485 color space conversions
Hex:
        #32b485
        RGB:
        50, 180, 133
        CMY:
        80, 29, 48
        CMYK:
        72, 0, 26, 29
      HSL:
        158°, 56.5217%, 45.0980%
        HSV (HSB):
        158°, 72.2222%, 70.5882%
        XYZ:
        21.8703, 35.0141, 27.7960
        xyY:
        0.2583, 0.4135, 35.0141
      CIE-Lab:
        65.7596, -46.0216, 14.0914
        CIE-LCH:
        65.7596, 48.1306, 162.9759
        CIE-Luv:
        65.7596, -50.5096, 26.9220
        Hunter-Lab:
        59.1727, -37.5784, 13.5698
      #32b485 color charts
#32b485 RGB chart
      #32b485 CMYK chart
      #32b485 RGB pie chart
      #32b485 color shades, tints & tones
#32b485 color schemes
#32b485 color preview, HTML & CSS examples
           This text has a color of #32b485        
        
          <p style="color:#32b485;">Text here</p>
        
        
          .mytext {color:#32b485;}
        
        Text color #32b485
      
           This box has a color of #32b485        
        
          <div style="background-color:#32b485;">Content here</div>
        
        
          .mybackground {background-color:#32b485;}
        
        Background color #32b485
      
           Border around this has a color of #32b485        
        
          <div style="border:2px solid #32b485;">Content here</div>
        
        
          .myborder {border:2px solid #32b485;}
        
        Border color #32b485