#1e95ba color space conversions
Hex:
        #1e95ba
        RGB:
        30, 149, 186
        CMY:
        88, 42, 27
        CMYK:
        84, 20, 0, 27
      HSL:
        194°, 72.2222%, 42.3529%
        HSV (HSB):
        194°, 83.8710%, 72.9412%
        XYZ:
        20.1458, 25.3161, 50.2791
        xyY:
        0.2104, 0.2644, 25.3161
      CIE-Lab:
        57.3821, -18.1861, -28.0659
        CIE-LCH:
        57.3821, 33.4430, 237.0576
        CIE-Luv:
        57.3821, -38.4305, -40.7432
        Hunter-Lab:
        50.3151, -16.5813, -24.0270
      #1e95ba color charts
#1e95ba RGB chart
      #1e95ba CMYK chart
      #1e95ba RGB pie chart
      #1e95ba color shades, tints & tones
#1e95ba color schemes
#1e95ba color preview, HTML & CSS examples
           This text has a color of #1e95ba        
        
          <p style="color:#1e95ba;">Text here</p>
        
        
          .mytext {color:#1e95ba;}
        
        Text color #1e95ba
      
           This box has a color of #1e95ba        
        
          <div style="background-color:#1e95ba;">Content here</div>
        
        
          .mybackground {background-color:#1e95ba;}
        
        Background color #1e95ba
      
           Border around this has a color of #1e95ba        
        
          <div style="border:2px solid #1e95ba;">Content here</div>
        
        
          .myborder {border:2px solid #1e95ba;}
        
        Border color #1e95ba