#0096fa color space conversions
Hex:
        #0096fa
        RGB:
        0, 150, 250
        CMY:
        100, 41, 2
        CMYK:
        100, 40, 0, 2
      HSL:
        204°, 100.0000%, 49.0196%
        HSV (HSB):
        204°, 100.0000%, 98.0392%
        XYZ:
        28.1617, 28.7148, 94.5007
        xyY:
        0.1860, 0.1897, 28.7148
      CIE-Lab:
        60.5291, 3.4648, -58.8283
        CIE-LCH:
        60.5291, 58.9303, 273.3707
        CIE-Luv:
        60.5291, -36.2781, -94.6021
        Hunter-Lab:
        53.5862, 0.0329, -67.0492
      #0096fa color charts
#0096fa RGB chart
      #0096fa CMYK chart
      #0096fa RGB pie chart
      #0096fa color shades, tints & tones
#0096fa color schemes
#0096fa color preview, HTML & CSS examples
           This text has a color of #0096fa        
        
          <p style="color:#0096fa;">Text here</p>
        
        
          .mytext {color:#0096fa;}
        
        Text color #0096fa
      
           This box has a color of #0096fa        
        
          <div style="background-color:#0096fa;">Content here</div>
        
        
          .mybackground {background-color:#0096fa;}
        
        Background color #0096fa
      
           Border around this has a color of #0096fa        
        
          <div style="border:2px solid #0096fa;">Content here</div>
        
        
          .myborder {border:2px solid #0096fa;}
        
        Border color #0096fa