#32fdf0 color space conversions
Hex:
        #32fdf0
        RGB:
        50, 253, 240
        CMY:
        80, 1, 6
        CMYK:
        80, 0, 5, 1
      HSL:
        176°, 98.0676%, 59.4118%
        HSV (HSB):
        176°, 80.2372%, 99.2157%
        XYZ:
        52.1688, 77.2199, 94.5934
        xyY:
        0.2329, 0.3448, 77.2199
      CIE-Lab:
        90.4227, -49.3378, -7.3500
        CIE-LCH:
        90.4227, 49.8823, 188.4732
        CIE-Luv:
        90.4227, -68.3990, -3.8006
        Hunter-Lab:
        87.8749, -47.8106, -2.3107
      #32fdf0 color charts
#32fdf0 RGB chart
      #32fdf0 CMYK chart
      #32fdf0 RGB pie chart
      #32fdf0 color shades, tints & tones
#32fdf0 color schemes
#32fdf0 color preview, HTML & CSS examples
           This text has a color of #32fdf0        
        
          <p style="color:#32fdf0;">Text here</p>
        
        
          .mytext {color:#32fdf0;}
        
        Text color #32fdf0
      
           This box has a color of #32fdf0        
        
          <div style="background-color:#32fdf0;">Content here</div>
        
        
          .mybackground {background-color:#32fdf0;}
        
        Background color #32fdf0
      
           Border around this has a color of #32fdf0        
        
          <div style="border:2px solid #32fdf0;">Content here</div>
        
        
          .myborder {border:2px solid #32fdf0;}
        
        Border color #32fdf0