#32fea2 color space conversions
Hex:
        #32fea2
        RGB:
        50, 254, 162
        CMY:
        80, 0, 36
        CMYK:
        80, 0, 36, 0
      HSL:
        153°, 99.0291%, 59.6078%
        HSV (HSB):
        153°, 80.3150%, 99.6078%
        XYZ:
        43.2788, 74.1704, 46.2177
        xyY:
        0.2644, 0.4532, 74.1704
      CIE-Lab:
        89.0029, -67.9343, 30.7325
        CIE-LCH:
        89.0029, 74.5624, 155.6587
        CIE-Luv:
        89.0029, -74.1745, 54.7714
        Hunter-Lab:
        86.1222, -61.0127, 28.4674
      #32fea2 color charts
#32fea2 RGB chart
      #32fea2 CMYK chart
      #32fea2 RGB pie chart
      #32fea2 color shades, tints & tones
#32fea2 color schemes
#32fea2 color preview, HTML & CSS examples
           This text has a color of #32fea2        
        
          <p style="color:#32fea2;">Text here</p>
        
        
          .mytext {color:#32fea2;}
        
        Text color #32fea2
      
           This box has a color of #32fea2        
        
          <div style="background-color:#32fea2;">Content here</div>
        
        
          .mybackground {background-color:#32fea2;}
        
        Background color #32fea2
      
           Border around this has a color of #32fea2        
        
          <div style="border:2px solid #32fea2;">Content here</div>
        
        
          .myborder {border:2px solid #32fea2;}
        
        Border color #32fea2