#32f8e1 color space conversions
Hex:
        #32f8e1
        RGB:
        50, 248, 225
        CMY:
        80, 3, 12
        CMYK:
        80, 0, 9, 3
      HSL:
        173°, 93.3962%, 58.4314%
        HSV (HSB):
        173°, 79.8387%, 97.2549%
        XYZ:
        48.4734, 73.2492, 82.8179
        xyY:
        0.2370, 0.3581, 73.2492
      CIE-Lab:
        88.5664, -51.2404, -2.2783
        CIE-LCH:
        88.5664, 51.2910, 182.5458
        CIE-Luv:
        88.5664, -67.8316, 4.6215
        Hunter-Lab:
        85.5857, -48.6775, 2.5375
      #32f8e1 color charts
#32f8e1 RGB chart
      #32f8e1 CMYK chart
      #32f8e1 RGB pie chart
      #32f8e1 color shades, tints & tones
#32f8e1 color schemes
#32f8e1 color preview, HTML & CSS examples
           This text has a color of #32f8e1        
        
          <p style="color:#32f8e1;">Text here</p>
        
        
          .mytext {color:#32f8e1;}
        
        Text color #32f8e1
      
           This box has a color of #32f8e1        
        
          <div style="background-color:#32f8e1;">Content here</div>
        
        
          .mybackground {background-color:#32f8e1;}
        
        Background color #32f8e1
      
           Border around this has a color of #32f8e1        
        
          <div style="border:2px solid #32f8e1;">Content here</div>
        
        
          .myborder {border:2px solid #32f8e1;}
        
        Border color #32f8e1