#32f2ce color space conversions
Hex:
        #32f2ce
        RGB:
        50, 242, 206
        CMY:
        80, 5, 19
        CMYK:
        79, 0, 15, 5
      HSL:
        169°, 88.0734%, 57.2549%
        HSV (HSB):
        169°, 79.3388%, 94.9020%
        XYZ:
        44.2081, 68.6386, 69.3111
        xyY:
        0.2427, 0.3768, 68.6386
      CIE-Lab:
        86.3248, -53.6567, 4.3762
        CIE-LCH:
        86.3248, 53.8348, 175.3373
        CIE-Luv:
        86.3248, -67.1930, 15.2971
        Hunter-Lab:
        82.8484, -49.7367, 8.3918
      #32f2ce color charts
#32f2ce RGB chart
      #32f2ce CMYK chart
      #32f2ce RGB pie chart
      #32f2ce color shades, tints & tones
#32f2ce color schemes
#32f2ce color preview, HTML & CSS examples
           This text has a color of #32f2ce        
        
          <p style="color:#32f2ce;">Text here</p>
        
        
          .mytext {color:#32f2ce;}
        
        Text color #32f2ce
      
           This box has a color of #32f2ce        
        
          <div style="background-color:#32f2ce;">Content here</div>
        
        
          .mybackground {background-color:#32f2ce;}
        
        Background color #32f2ce
      
           Border around this has a color of #32f2ce        
        
          <div style="border:2px solid #32f2ce;">Content here</div>
        
        
          .myborder {border:2px solid #32f2ce;}
        
        Border color #32f2ce