#32eed5 color space conversions
Hex:
        #32eed5
        RGB:
        50, 238, 213
        CMY:
        80, 7, 16
        CMYK:
        79, 0, 11, 7
      HSL:
        172°, 84.6847%, 56.4706%
        HSV (HSB):
        172°, 78.9916%, 93.3333%
        XYZ:
        43.9002, 66.6313, 73.4981
        xyY:
        0.2385, 0.3621, 66.6313
      CIE-Lab:
        85.3174, -50.2161, -0.7576
        CIE-LCH:
        85.3174, 50.2218, 180.8643
        CIE-Luv:
        85.3174, -65.3278, 6.8172
        Hunter-Lab:
        81.6280, -46.8503, 3.7547
      #32eed5 color charts
#32eed5 RGB chart
      #32eed5 CMYK chart
      #32eed5 RGB pie chart
      #32eed5 color shades, tints & tones
#32eed5 color schemes
#32eed5 color preview, HTML & CSS examples
           This text has a color of #32eed5        
        
          <p style="color:#32eed5;">Text here</p>
        
        
          .mytext {color:#32eed5;}
        
        Text color #32eed5
      
           This box has a color of #32eed5        
        
          <div style="background-color:#32eed5;">Content here</div>
        
        
          .mybackground {background-color:#32eed5;}
        
        Background color #32eed5
      
           Border around this has a color of #32eed5        
        
          <div style="border:2px solid #32eed5;">Content here</div>
        
        
          .myborder {border:2px solid #32eed5;}
        
        Border color #32eed5