#32f6fa color space conversions
Hex:
        #32f6fa
        RGB:
        50, 246, 250
        CMY:
        80, 4, 2
        CMYK:
        80, 2, 0, 2
      HSL:
        181°, 95.2381%, 58.8235%
        HSV (HSB):
        181°, 80.0000%, 98.0392%
        XYZ:
        51.5265, 73.4918, 101.9121
        xyY:
        0.2271, 0.3239, 73.4918
      CIE-Lab:
        88.6817, -43.5206, -15.1516
        CIE-LCH:
        88.6817, 46.0827, 199.1955
        CIE-Luv:
        88.6817, -65.2941, -17.5153
        Hunter-Lab:
        85.7273, -42.7353, -10.4744
      #32f6fa color charts
#32f6fa RGB chart
      #32f6fa CMYK chart
      #32f6fa RGB pie chart
      #32f6fa color shades, tints & tones
#32f6fa color schemes
#32f6fa color preview, HTML & CSS examples
           This text has a color of #32f6fa        
        
          <p style="color:#32f6fa;">Text here</p>
        
        
          .mytext {color:#32f6fa;}
        
        Text color #32f6fa
      
           This box has a color of #32f6fa        
        
          <div style="background-color:#32f6fa;">Content here</div>
        
        
          .mybackground {background-color:#32f6fa;}
        
        Background color #32f6fa
      
           Border around this has a color of #32f6fa        
        
          <div style="border:2px solid #32f6fa;">Content here</div>
        
        
          .myborder {border:2px solid #32f6fa;}
        
        Border color #32f6fa