#32b0fa color space conversions
Hex:
        #32b0fa
        RGB:
        50, 176, 250
        CMY:
        80, 31, 2
        CMYK:
        80, 30, 0, 2
      HSL:
        202°, 95.2381%, 58.8235%
        HSV (HSB):
        202°, 80.0000%, 98.0392%
        XYZ:
        34.0960, 38.6309, 96.1019
        xyY:
        0.2020, 0.2288, 38.6309
      CIE-Lab:
        68.4831, -8.8811, -46.1861
        CIE-LCH:
        68.4831, 47.0322, 259.1155
        CIE-Luv:
        68.4831, -41.5006, -73.7386
        Hunter-Lab:
        62.1538, -10.8483, -48.1664
      #32b0fa color charts
#32b0fa RGB chart
      #32b0fa CMYK chart
      #32b0fa RGB pie chart
      #32b0fa color shades, tints & tones
#32b0fa color schemes
#32b0fa color preview, HTML & CSS examples
           This text has a color of #32b0fa        
        
          <p style="color:#32b0fa;">Text here</p>
        
        
          .mytext {color:#32b0fa;}
        
        Text color #32b0fa
      
           This box has a color of #32b0fa        
        
          <div style="background-color:#32b0fa;">Content here</div>
        
        
          .mybackground {background-color:#32b0fa;}
        
        Background color #32b0fa
      
           Border around this has a color of #32b0fa        
        
          <div style="border:2px solid #32b0fa;">Content here</div>
        
        
          .myborder {border:2px solid #32b0fa;}
        
        Border color #32b0fa