#32c9bf color space conversions
Hex:
        #32c9bf
        RGB:
        50, 201, 191
        CMY:
        80, 21, 25
        CMYK:
        75, 0, 5, 21
      HSL:
        176°, 60.1594%, 49.2157%
        HSV (HSB):
        176°, 75.1244%, 78.8235%
        XYZ:
        31.6060, 46.2130, 56.5444
        xyY:
        0.2352, 0.3439, 46.2130
      CIE-Lab:
        73.6835, -40.1649, -6.1314
        CIE-LCH:
        73.6835, 40.6302, 188.6796
        CIE-Luv:
        73.6835, -54.1153, -3.1904
        Hunter-Lab:
        67.9801, -35.9752, -1.7300
      #32c9bf color charts
#32c9bf RGB chart
      #32c9bf CMYK chart
      #32c9bf RGB pie chart
      #32c9bf color shades, tints & tones
#32c9bf color schemes
#32c9bf color preview, HTML & CSS examples
           This text has a color of #32c9bf        
        
          <p style="color:#32c9bf;">Text here</p>
        
        
          .mytext {color:#32c9bf;}
        
        Text color #32c9bf
      
           This box has a color of #32c9bf        
        
          <div style="background-color:#32c9bf;">Content here</div>
        
        
          .mybackground {background-color:#32c9bf;}
        
        Background color #32c9bf
      
           Border around this has a color of #32c9bf        
        
          <div style="border:2px solid #32c9bf;">Content here</div>
        
        
          .myborder {border:2px solid #32c9bf;}
        
        Border color #32c9bf