#32faf8 color space conversions
Hex:
        #32faf8
        RGB:
        50, 250, 248
        CMY:
        80, 2, 3
        CMYK:
        80, 0, 1, 2
      HSL:
        179°, 95.2381%, 58.8235%
        HSV (HSB):
        179°, 80.0000%, 98.0392%
        XYZ:
        52.4443, 75.8266, 100.6788
        xyY:
        0.2291, 0.3312, 75.8266
      CIE-Lab:
        89.7788, -45.8429, -12.4678
        CIE-LCH:
        89.7788, 47.5081, 195.2146
        CIE-Luv:
        89.7788, -66.7913, -12.7220
        Hunter-Lab:
        87.0785, -44.8832, -7.5953
      #32faf8 color charts
#32faf8 RGB chart
      #32faf8 CMYK chart
      #32faf8 RGB pie chart
      #32faf8 color shades, tints & tones
#32faf8 color schemes
#32faf8 color preview, HTML & CSS examples
           This text has a color of #32faf8        
        
          <p style="color:#32faf8;">Text here</p>
        
        
          .mytext {color:#32faf8;}
        
        Text color #32faf8
      
           This box has a color of #32faf8        
        
          <div style="background-color:#32faf8;">Content here</div>
        
        
          .mybackground {background-color:#32faf8;}
        
        Background color #32faf8
      
           Border around this has a color of #32faf8        
        
          <div style="border:2px solid #32faf8;">Content here</div>
        
        
          .myborder {border:2px solid #32faf8;}
        
        Border color #32faf8