#32d5d2 color space conversions
Hex:
        #32d5d2
        RGB:
        50, 213, 210
        CMY:
        80, 16, 18
        CMYK:
        77, 0, 1, 16
      HSL:
        179°, 65.9919%, 51.5686%
        HSV (HSB):
        179°, 76.5258%, 83.5294%
        XYZ:
        36.7425, 52.9198, 69.2508
        xyY:
        0.2312, 0.3330, 52.9198
      CIE-Lab:
        77.8276, -40.1956, -10.2242
        CIE-LCH:
        77.8276, 41.4756, 194.2712
        CIE-Luv:
        77.8276, -56.9518, -9.7363
        Hunter-Lab:
        72.7460, -37.1487, -5.5191
      #32d5d2 color charts
#32d5d2 RGB chart
      #32d5d2 CMYK chart
      #32d5d2 RGB pie chart
      #32d5d2 color shades, tints & tones
#32d5d2 color schemes
#32d5d2 color preview, HTML & CSS examples
           This text has a color of #32d5d2        
        
          <p style="color:#32d5d2;">Text here</p>
        
        
          .mytext {color:#32d5d2;}
        
        Text color #32d5d2
      
           This box has a color of #32d5d2        
        
          <div style="background-color:#32d5d2;">Content here</div>
        
        
          .mybackground {background-color:#32d5d2;}
        
        Background color #32d5d2
      
           Border around this has a color of #32d5d2        
        
          <div style="border:2px solid #32d5d2;">Content here</div>
        
        
          .myborder {border:2px solid #32d5d2;}
        
        Border color #32d5d2