#32d2ce color space conversions
Hex:
        #32d2ce
        RGB:
        50, 210, 206
        CMY:
        80, 18, 19
        CMYK:
        76, 0, 2, 18
      HSL:
        179°, 64.0000%, 50.9804%
        HSV (HSB):
        179°, 76.1905%, 82.3529%
        XYZ:
        35.5026, 51.2275, 66.4092
        xyY:
        0.2318, 0.3345, 51.2275
      CIE-Lab:
        76.8166, -39.9822, -9.5819
        CIE-LCH:
        76.8166, 41.1143, 193.4769
        CIE-Luv:
        76.8166, -56.1966, -8.7211
        Hunter-Lab:
        71.5734, -36.7121, -4.9107
      #32d2ce color charts
#32d2ce RGB chart
      #32d2ce CMYK chart
      #32d2ce RGB pie chart
      #32d2ce color shades, tints & tones
#32d2ce color schemes
#32d2ce color preview, HTML & CSS examples
           This text has a color of #32d2ce        
        
          <p style="color:#32d2ce;">Text here</p>
        
        
          .mytext {color:#32d2ce;}
        
        Text color #32d2ce
      
           This box has a color of #32d2ce        
        
          <div style="background-color:#32d2ce;">Content here</div>
        
        
          .mybackground {background-color:#32d2ce;}
        
        Background color #32d2ce
      
           Border around this has a color of #32d2ce        
        
          <div style="border:2px solid #32d2ce;">Content here</div>
        
        
          .myborder {border:2px solid #32d2ce;}
        
        Border color #32d2ce