#32d2ab color space conversions
Hex:
        #32d2ab
        RGB:
        50, 210, 171
        CMY:
        80, 18, 33
        CMYK:
        76, 0, 19, 18
      HSL:
        165°, 64.0000%, 50.9804%
        HSV (HSB):
        165°, 76.1905%, 82.3529%
        XYZ:
        31.7127, 49.7116, 46.4519
        xyY:
        0.2480, 0.3887, 49.7116
      CIE-Lab:
        75.8919, -49.2944, 7.8737
        CIE-LCH:
        75.8919, 49.9193, 170.9249
        CIE-Luv:
        75.8919, -58.6714, 19.4367
        Hunter-Lab:
        70.5064, -43.0998, 10.2923
      #32d2ab color charts
#32d2ab RGB chart
      #32d2ab CMYK chart
      #32d2ab RGB pie chart
      #32d2ab color shades, tints & tones
#32d2ab color schemes
#32d2ab color preview, HTML & CSS examples
           This text has a color of #32d2ab        
        
          <p style="color:#32d2ab;">Text here</p>
        
        
          .mytext {color:#32d2ab;}
        
        Text color #32d2ab
      
           This box has a color of #32d2ab        
        
          <div style="background-color:#32d2ab;">Content here</div>
        
        
          .mybackground {background-color:#32d2ab;}
        
        Background color #32d2ab
      
           Border around this has a color of #32d2ab        
        
          <div style="border:2px solid #32d2ab;">Content here</div>
        
        
          .myborder {border:2px solid #32d2ab;}
        
        Border color #32d2ab