#32f1ba color space conversions
Hex:
        #32f1ba
        RGB:
        50, 241, 186
        CMY:
        80, 5, 27
        CMYK:
        79, 0, 23, 5
      HSL:
        163°, 87.2146%, 57.0588%
        HSV (HSB):
        163°, 79.2531%, 94.5098%
        XYZ:
        41.6336, 67.1339, 57.2182
        xyY:
        0.2508, 0.4045, 67.1339
      CIE-Lab:
        85.5715, -58.0808, 13.7291
        CIE-LCH:
        85.5715, 59.6814, 166.7006
        CIE-Luv:
        85.5715, -68.2690, 29.8057
        Hunter-Lab:
        81.9353, -52.6858, 15.9505
      #32f1ba color charts
#32f1ba RGB chart
      #32f1ba CMYK chart
      #32f1ba RGB pie chart
      #32f1ba color shades, tints & tones
#32f1ba color schemes
#32f1ba color preview, HTML & CSS examples
           This text has a color of #32f1ba        
        
          <p style="color:#32f1ba;">Text here</p>
        
        
          .mytext {color:#32f1ba;}
        
        Text color #32f1ba
      
           This box has a color of #32f1ba        
        
          <div style="background-color:#32f1ba;">Content here</div>
        
        
          .mybackground {background-color:#32f1ba;}
        
        Background color #32f1ba
      
           Border around this has a color of #32f1ba        
        
          <div style="border:2px solid #32f1ba;">Content here</div>
        
        
          .myborder {border:2px solid #32f1ba;}
        
        Border color #32f1ba