#32c7bb color space conversions
Hex:
        #32c7bb
        RGB:
        50, 199, 187
        CMY:
        80, 22, 27
        CMYK:
        75, 0, 6, 22
      HSL:
        175°, 59.8394%, 48.8235%
        HSV (HSB):
        175°, 74.8744%, 78.0392%
        XYZ:
        30.7085, 45.1128, 54.1028
        xyY:
        0.2364, 0.3472, 45.1128
      CIE-Lab:
        72.9661, -40.3832, -5.0204
        CIE-LCH:
        72.9661, 40.6941, 187.0866
        CIE-Luv:
        72.9661, -53.6925, -1.4190
        Hunter-Lab:
        67.1661, -35.9301, -0.7424
      #32c7bb color charts
#32c7bb RGB chart
      #32c7bb CMYK chart
      #32c7bb RGB pie chart
      #32c7bb color shades, tints & tones
#32c7bb color schemes
#32c7bb color preview, HTML & CSS examples
           This text has a color of #32c7bb        
        
          <p style="color:#32c7bb;">Text here</p>
        
        
          .mytext {color:#32c7bb;}
        
        Text color #32c7bb
      
           This box has a color of #32c7bb        
        
          <div style="background-color:#32c7bb;">Content here</div>
        
        
          .mybackground {background-color:#32c7bb;}
        
        Background color #32c7bb
      
           Border around this has a color of #32c7bb        
        
          <div style="border:2px solid #32c7bb;">Content here</div>
        
        
          .myborder {border:2px solid #32c7bb;}
        
        Border color #32c7bb