#32f2c2 color space conversions
Hex:
        #32f2c2
        RGB:
        50, 242, 194
        CMY:
        80, 5, 24
        CMYK:
        79, 0, 20, 5
      HSL:
        165°, 88.0734%, 57.2549%
        HSV (HSB):
        165°, 79.3388%, 94.9020%
        XYZ:
        42.8051, 68.0774, 61.9231
        xyY:
        0.2477, 0.3940, 68.0774
      CIE-Lab:
        86.0451, -56.5936, 10.2380
        CIE-LCH:
        86.0451, 57.5122, 169.7459
        CIE-Luv:
        86.0451, -68.0486, 24.5247
        Hunter-Lab:
        82.5090, -51.7862, 13.2591
      #32f2c2 color charts
#32f2c2 RGB chart
      #32f2c2 CMYK chart
      #32f2c2 RGB pie chart
      #32f2c2 color shades, tints & tones
#32f2c2 color schemes
#32f2c2 color preview, HTML & CSS examples
           This text has a color of #32f2c2        
        
          <p style="color:#32f2c2;">Text here</p>
        
        
          .mytext {color:#32f2c2;}
        
        Text color #32f2c2
      
           This box has a color of #32f2c2        
        
          <div style="background-color:#32f2c2;">Content here</div>
        
        
          .mybackground {background-color:#32f2c2;}
        
        Background color #32f2c2
      
           Border around this has a color of #32f2c2        
        
          <div style="border:2px solid #32f2c2;">Content here</div>
        
        
          .myborder {border:2px solid #32f2c2;}
        
        Border color #32f2c2