#1e96ba color space conversions
Hex:
        #1e96ba
        RGB:
        30, 150, 186
        CMY:
        88, 41, 27
        CMYK:
        84, 19, 0, 27
      HSL:
        194°, 72.2222%, 42.3529%
        HSV (HSB):
        194°, 83.8710%, 72.9412%
        XYZ:
        20.3047, 25.6339, 50.3320
        xyY:
        0.2109, 0.2663, 25.6339
      CIE-Lab:
        57.6879, -18.7224, -27.5930
        CIE-LCH:
        57.6879, 33.3452, 235.8422
        CIE-Luv:
        57.6879, -38.7815, -39.9395
        Hunter-Lab:
        50.6299, -17.0165, -23.5002
      #1e96ba color charts
#1e96ba RGB chart
      #1e96ba CMYK chart
      #1e96ba RGB pie chart
      #1e96ba color shades, tints & tones
#1e96ba color schemes
#1e96ba color preview, HTML & CSS examples
           This text has a color of #1e96ba        
        
          <p style="color:#1e96ba;">Text here</p>
        
        
          .mytext {color:#1e96ba;}
        
        Text color #1e96ba
      
           This box has a color of #1e96ba        
        
          <div style="background-color:#1e96ba;">Content here</div>
        
        
          .mybackground {background-color:#1e96ba;}
        
        Background color #1e96ba
      
           Border around this has a color of #1e96ba        
        
          <div style="border:2px solid #1e96ba;">Content here</div>
        
        
          .myborder {border:2px solid #1e96ba;}
        
        Border color #1e96ba