#32faf4 color space conversions
Hex:
        #32faf4
        RGB:
        50, 250, 244
        CMY:
        80, 2, 4
        CMYK:
        80, 0, 2, 2
      HSL:
        178°, 95.2381%, 58.8235%
        HSV (HSB):
        178°, 80.0000%, 98.0392%
        XYZ:
        51.8301, 75.5810, 97.4448
        xyY:
        0.2305, 0.3361, 75.5810
      CIE-Lab:
        89.6644, -46.9571, -10.5560
        CIE-LCH:
        89.6644, 48.1290, 192.6695
        CIE-Luv:
        89.6644, -67.0910, -9.3982
        Hunter-Lab:
        86.9373, -45.7225, -5.5998
      #32faf4 color charts
#32faf4 RGB chart
      #32faf4 CMYK chart
      #32faf4 RGB pie chart
      #32faf4 color shades, tints & tones
#32faf4 color schemes
#32faf4 color preview, HTML & CSS examples
           This text has a color of #32faf4        
        
          <p style="color:#32faf4;">Text here</p>
        
        
          .mytext {color:#32faf4;}
        
        Text color #32faf4
      
           This box has a color of #32faf4        
        
          <div style="background-color:#32faf4;">Content here</div>
        
        
          .mybackground {background-color:#32faf4;}
        
        Background color #32faf4
      
           Border around this has a color of #32faf4        
        
          <div style="border:2px solid #32faf4;">Content here</div>
        
        
          .myborder {border:2px solid #32faf4;}
        
        Border color #32faf4