#32fea5 color space conversions
Hex:
        #32fea5
        RGB:
        50, 254, 165
        CMY:
        80, 0, 35
        CMYK:
        80, 0, 35, 0
      HSL:
        154°, 99.0291%, 59.6078%
        HSV (HSB):
        154°, 80.3150%, 99.6078%
        XYZ:
        43.5487, 74.2783, 47.6392
        xyY:
        0.2632, 0.4489, 74.2783
      CIE-Lab:
        89.0539, -67.3557, 29.2948
        CIE-LCH:
        89.0539, 73.4505, 156.4945
        CIE-Luv:
        89.0539, -73.9884, 52.8429
        Hunter-Lab:
        86.1849, -60.6285, 27.5565
      #32fea5 color charts
#32fea5 RGB chart
      #32fea5 CMYK chart
      #32fea5 RGB pie chart
      #32fea5 color shades, tints & tones
#32fea5 color schemes
#32fea5 color preview, HTML & CSS examples
           This text has a color of #32fea5        
        
          <p style="color:#32fea5;">Text here</p>
        
        
          .mytext {color:#32fea5;}
        
        Text color #32fea5
      
           This box has a color of #32fea5        
        
          <div style="background-color:#32fea5;">Content here</div>
        
        
          .mybackground {background-color:#32fea5;}
        
        Background color #32fea5
      
           Border around this has a color of #32fea5        
        
          <div style="border:2px solid #32fea5;">Content here</div>
        
        
          .myborder {border:2px solid #32fea5;}
        
        Border color #32fea5