#32a5ac color space conversions
Hex:
        #32a5ac
        RGB:
        50, 165, 172
        CMY:
        80, 35, 33
        CMYK:
        71, 4, 0, 33
      HSL:
        183°, 54.9550%, 43.5294%
        HSV (HSB):
        183°, 70.9302%, 67.4510%
        XYZ:
        22.2169, 30.5669, 43.7588
        xyY:
        0.2301, 0.3166, 30.5669
      CIE-Lab:
        62.1403, -28.8110, -12.8680
        CIE-LCH:
        62.1403, 31.5541, 204.0672
        CIE-Luv:
        62.1403, -42.5162, -15.2037
        Hunter-Lab:
        55.2874, -25.0237, -8.2256
      #32a5ac color charts
#32a5ac RGB chart
      #32a5ac CMYK chart
      #32a5ac RGB pie chart
      #32a5ac color shades, tints & tones
#32a5ac color schemes
#32a5ac color preview, HTML & CSS examples
           This text has a color of #32a5ac        
        
          <p style="color:#32a5ac;">Text here</p>
        
        
          .mytext {color:#32a5ac;}
        
        Text color #32a5ac
      
           This box has a color of #32a5ac        
        
          <div style="background-color:#32a5ac;">Content here</div>
        
        
          .mybackground {background-color:#32a5ac;}
        
        Background color #32a5ac
      
           Border around this has a color of #32a5ac        
        
          <div style="border:2px solid #32a5ac;">Content here</div>
        
        
          .myborder {border:2px solid #32a5ac;}
        
        Border color #32a5ac