#32fed5 color space conversions
Hex:
        #32fed5
        RGB:
        50, 254, 213
        CMY:
        80, 0, 16
        CMYK:
        80, 0, 16, 0
      HSL:
        168°, 99.0291%, 59.6078%
        HSV (HSB):
        168°, 80.3150%, 99.6078%
        XYZ:
        48.7674, 76.3658, 75.1206
        xyY:
        0.2435, 0.3813, 76.3658
      CIE-Lab:
        90.0289, -56.7382, 6.0842
        CIE-LCH:
        90.0289, 57.0634, 173.8794
        CIE-Luv:
        90.0289, -70.7254, 18.4957
        Hunter-Lab:
        87.3875, -53.3146, 10.2041
      #32fed5 color charts
#32fed5 RGB chart
      #32fed5 CMYK chart
      #32fed5 RGB pie chart
      #32fed5 color shades, tints & tones
#32fed5 color schemes
#32fed5 color preview, HTML & CSS examples
           This text has a color of #32fed5        
        
          <p style="color:#32fed5;">Text here</p>
        
        
          .mytext {color:#32fed5;}
        
        Text color #32fed5
      
           This box has a color of #32fed5        
        
          <div style="background-color:#32fed5;">Content here</div>
        
        
          .mybackground {background-color:#32fed5;}
        
        Background color #32fed5
      
           Border around this has a color of #32fed5        
        
          <div style="border:2px solid #32fed5;">Content here</div>
        
        
          .myborder {border:2px solid #32fed5;}
        
        Border color #32fed5