#32f0f0 color space conversions
Hex:
        #32f0f0
        RGB:
        50, 240, 240
        CMY:
        80, 6, 6
        CMYK:
        79, 0, 0, 6
      HSL:
        180°, 86.3636%, 56.8627%
        HSV (HSB):
        180°, 79.1667%, 94.1176%
        XYZ:
        48.2037, 69.2896, 93.2717
        xyY:
        0.2287, 0.3288, 69.2896
      CIE-Lab:
        86.6472, -43.7104, -12.9665
        CIE-LCH:
        86.6472, 45.5931, 196.5227
        CIE-Luv:
        86.6472, -64.0115, -13.8226
        Hunter-Lab:
        83.2403, -42.3030, -8.1668
      #32f0f0 color charts
#32f0f0 RGB chart
      #32f0f0 CMYK chart
      #32f0f0 RGB pie chart
      #32f0f0 color shades, tints & tones
#32f0f0 color schemes
#32f0f0 color preview, HTML & CSS examples
           This text has a color of #32f0f0        
        
          <p style="color:#32f0f0;">Text here</p>
        
        
          .mytext {color:#32f0f0;}
        
        Text color #32f0f0
      
           This box has a color of #32f0f0        
        
          <div style="background-color:#32f0f0;">Content here</div>
        
        
          .mybackground {background-color:#32f0f0;}
        
        Background color #32f0f0
      
           Border around this has a color of #32f0f0        
        
          <div style="border:2px solid #32f0f0;">Content here</div>
        
        
          .myborder {border:2px solid #32f0f0;}
        
        Border color #32f0f0