#32dcf1 color space conversions
Hex:
        #32dcf1
        RGB:
        50, 220, 241
        CMY:
        80, 14, 5
        CMYK:
        79, 9, 0, 5
      HSL:
        187°, 87.2146%, 57.0588%
        HSV (HSB):
        187°, 79.2531%, 94.5098%
        XYZ:
        42.7858, 58.2154, 92.2007
        xyY:
        0.2215, 0.3013, 58.2154
      CIE-Lab:
        80.8584, -34.2947, -22.2174
        CIE-LCH:
        80.8584, 40.8624, 212.9367
        CIE-Luv:
        80.8584, -57.1177, -30.5032
        Hunter-Lab:
        76.2990, -33.4268, -18.2375
      #32dcf1 color charts
#32dcf1 RGB chart
      #32dcf1 CMYK chart
      #32dcf1 RGB pie chart
      #32dcf1 color shades, tints & tones
#32dcf1 color schemes
#32dcf1 color preview, HTML & CSS examples
           This text has a color of #32dcf1        
        
          <p style="color:#32dcf1;">Text here</p>
        
        
          .mytext {color:#32dcf1;}
        
        Text color #32dcf1
      
           This box has a color of #32dcf1        
        
          <div style="background-color:#32dcf1;">Content here</div>
        
        
          .mybackground {background-color:#32dcf1;}
        
        Background color #32dcf1
      
           Border around this has a color of #32dcf1        
        
          <div style="border:2px solid #32dcf1;">Content here</div>
        
        
          .myborder {border:2px solid #32dcf1;}
        
        Border color #32dcf1