#32dae2 color space conversions
Hex:
        #32dae2
        RGB:
        50, 218, 226
        CMY:
        80, 15, 11
        CMYK:
        78, 4, 0, 11
      HSL:
        183°, 75.2137%, 54.1176%
        HSV (HSB):
        183°, 77.8761%, 88.6275%
        XYZ:
        40.1143, 56.3119, 80.7065
        xyY:
        0.2265, 0.3179, 56.3119
      CIE-Lab:
        79.7910, -37.8414, -15.8435
        CIE-LCH:
        79.7910, 41.0243, 202.7182
        CIE-Luv:
        79.7910, -57.5208, -19.2993
        Hunter-Lab:
        75.0413, -35.9027, -11.2373
      #32dae2 color charts
#32dae2 RGB chart
      #32dae2 CMYK chart
      #32dae2 RGB pie chart
      #32dae2 color shades, tints & tones
#32dae2 color schemes
#32dae2 color preview, HTML & CSS examples
           This text has a color of #32dae2        
        
          <p style="color:#32dae2;">Text here</p>
        
        
          .mytext {color:#32dae2;}
        
        Text color #32dae2
      
           This box has a color of #32dae2        
        
          <div style="background-color:#32dae2;">Content here</div>
        
        
          .mybackground {background-color:#32dae2;}
        
        Background color #32dae2
      
           Border around this has a color of #32dae2        
        
          <div style="border:2px solid #32dae2;">Content here</div>
        
        
          .myborder {border:2px solid #32dae2;}
        
        Border color #32dae2