#32f2c1 color space conversions
Hex:
        #32f2c1
        RGB:
        50, 242, 193
        CMY:
        80, 5, 24
        CMYK:
        79, 0, 20, 5
      HSL:
        165°, 88.0734%, 57.2549%
        HSV (HSB):
        165°, 79.3388%, 94.9020%
        XYZ:
        42.6932, 68.0326, 61.3335
        xyY:
        0.2481, 0.3954, 68.0326
      CIE-Lab:
        86.0228, -56.8316, 10.7270
        CIE-LCH:
        86.0228, 57.8351, 169.3112
        CIE-Luv:
        86.0228, -68.1189, 25.2790
        Hunter-Lab:
        82.4819, -51.9506, 13.6493
      #32f2c1 color charts
#32f2c1 RGB chart
      #32f2c1 CMYK chart
      #32f2c1 RGB pie chart
      #32f2c1 color shades, tints & tones
#32f2c1 color schemes
#32f2c1 color preview, HTML & CSS examples
           This text has a color of #32f2c1        
        
          <p style="color:#32f2c1;">Text here</p>
        
        
          .mytext {color:#32f2c1;}
        
        Text color #32f2c1
      
           This box has a color of #32f2c1        
        
          <div style="background-color:#32f2c1;">Content here</div>
        
        
          .mybackground {background-color:#32f2c1;}
        
        Background color #32f2c1
      
           Border around this has a color of #32f2c1        
        
          <div style="border:2px solid #32f2c1;">Content here</div>
        
        
          .myborder {border:2px solid #32f2c1;}
        
        Border color #32f2c1