#32b4ba color space conversions
Hex:
        #32b4ba
        RGB:
        50, 180, 186
        CMY:
        80, 29, 27
        CMYK:
        73, 3, 0, 27
      HSL:
        183°, 57.6271%, 46.2745%
        HSV (HSB):
        183°, 73.1183%, 72.9412%
        XYZ:
        26.4996, 36.8658, 52.1735
        xyY:
        0.2294, 0.3191, 36.8658
      CIE-Lab:
        67.1762, -31.8776, -13.0972
        CIE-LCH:
        67.1762, 34.4633, 202.3357
        CIE-Luv:
        67.1762, -47.0020, -15.3141
        Hunter-Lab:
        60.7172, -28.3501, -8.4451
      #32b4ba color charts
#32b4ba RGB chart
      #32b4ba CMYK chart
      #32b4ba RGB pie chart
      #32b4ba color shades, tints & tones
#32b4ba color schemes
#32b4ba color preview, HTML & CSS examples
           This text has a color of #32b4ba        
        
          <p style="color:#32b4ba;">Text here</p>
        
        
          .mytext {color:#32b4ba;}
        
        Text color #32b4ba
      
           This box has a color of #32b4ba        
        
          <div style="background-color:#32b4ba;">Content here</div>
        
        
          .mybackground {background-color:#32b4ba;}
        
        Background color #32b4ba
      
           Border around this has a color of #32b4ba        
        
          <div style="border:2px solid #32b4ba;">Content here</div>
        
        
          .myborder {border:2px solid #32b4ba;}
        
        Border color #32b4ba