#32b4fa color space conversions
Hex:
        #32b4fa
        RGB:
        50, 180, 250
        CMY:
        80, 29, 2
        CMYK:
        80, 28, 0, 2
      HSL:
        201°, 95.2381%, 58.8235%
        HSV (HSB):
        201°, 80.0000%, 98.0392%
        XYZ:
        34.8920, 40.2228, 96.3672
        xyY:
        0.2035, 0.2346, 40.2228
      CIE-Lab:
        69.6279, -11.0726, -44.3886
        CIE-LCH:
        69.6279, 45.7488, 255.9937
        CIE-Luv:
        69.6279, -42.8464, -70.5712
        Hunter-Lab:
        63.4214, -12.7838, -45.6947
      #32b4fa color charts
#32b4fa RGB chart
      #32b4fa CMYK chart
      #32b4fa RGB pie chart
      #32b4fa color shades, tints & tones
#32b4fa color schemes
#32b4fa color preview, HTML & CSS examples
           This text has a color of #32b4fa        
        
          <p style="color:#32b4fa;">Text here</p>
        
        
          .mytext {color:#32b4fa;}
        
        Text color #32b4fa
      
           This box has a color of #32b4fa        
        
          <div style="background-color:#32b4fa;">Content here</div>
        
        
          .mybackground {background-color:#32b4fa;}
        
        Background color #32b4fa
      
           Border around this has a color of #32b4fa        
        
          <div style="border:2px solid #32b4fa;">Content here</div>
        
        
          .myborder {border:2px solid #32b4fa;}
        
        Border color #32b4fa