#32d8d8 color space conversions
Hex:
        #32d8d8
        RGB:
        50, 216, 216
        CMY:
        80, 15, 15
        CMYK:
        77, 0, 0, 15
      HSL:
        180°, 68.0328%, 52.1569%
        HSV (HSB):
        180°, 76.8519%, 84.7059%
        XYZ:
        38.2659, 54.7477, 73.5163
        xyY:
        0.2298, 0.3288, 54.7477
      CIE-Lab:
        78.8957, -39.8336, -11.8439
        CIE-LCH:
        78.8957, 41.5571, 196.5590
        CIE-Luv:
        78.8957, -57.5573, -12.4290
        Hunter-Lab:
        73.9917, -37.1715, -7.1149
      #32d8d8 color charts
#32d8d8 RGB chart
      #32d8d8 CMYK chart
      #32d8d8 RGB pie chart
      #32d8d8 color shades, tints & tones
#32d8d8 color schemes
#32d8d8 color preview, HTML & CSS examples
           This text has a color of #32d8d8        
        
          <p style="color:#32d8d8;">Text here</p>
        
        
          .mytext {color:#32d8d8;}
        
        Text color #32d8d8
      
           This box has a color of #32d8d8        
        
          <div style="background-color:#32d8d8;">Content here</div>
        
        
          .mybackground {background-color:#32d8d8;}
        
        Background color #32d8d8
      
           Border around this has a color of #32d8d8        
        
          <div style="border:2px solid #32d8d8;">Content here</div>
        
        
          .myborder {border:2px solid #32d8d8;}
        
        Border color #32d8d8