#32ead1 color space conversions
Hex:
        #32ead1
        RGB:
        50, 234, 209
        CMY:
        80, 8, 18
        CMYK:
        79, 0, 11, 8
      HSL:
        172°, 81.4159%, 55.6863%
        HSV (HSB):
        172°, 78.6325%, 91.7647%
        XYZ:
        42.2468, 64.1272, 70.4727
        xyY:
        0.2389, 0.3626, 64.1272
      CIE-Lab:
        84.0320, -49.5896, -0.5328
        CIE-LCH:
        84.0320, 49.5924, 180.6156
        CIE-Luv:
        84.0320, -64.2571, 7.0527
        Hunter-Lab:
        80.0795, -45.9693, 3.8783
      #32ead1 color charts
#32ead1 RGB chart
      #32ead1 CMYK chart
      #32ead1 RGB pie chart
      #32ead1 color shades, tints & tones
#32ead1 color schemes
#32ead1 color preview, HTML & CSS examples
           This text has a color of #32ead1        
        
          <p style="color:#32ead1;">Text here</p>
        
        
          .mytext {color:#32ead1;}
        
        Text color #32ead1
      
           This box has a color of #32ead1        
        
          <div style="background-color:#32ead1;">Content here</div>
        
        
          .mybackground {background-color:#32ead1;}
        
        Background color #32ead1
      
           Border around this has a color of #32ead1        
        
          <div style="border:2px solid #32ead1;">Content here</div>
        
        
          .myborder {border:2px solid #32ead1;}
        
        Border color #32ead1