#1495bc color space conversions
Hex:
        #1495bc
        RGB:
        20, 149, 188
        CMY:
        92, 42, 26
        CMYK:
        89, 21, 0, 26
      HSL:
        194°, 80.7692%, 40.7843%
        HSV (HSB):
        194°, 89.3617%, 73.7255%
        XYZ:
        20.1130, 25.2745, 51.3953
        xyY:
        0.2078, 0.2611, 25.2745
      CIE-Lab:
        57.3419, -18.1743, -29.2710
        CIE-LCH:
        57.3419, 34.4543, 238.1639
        CIE-Luv:
        57.3419, -39.1105, -42.7192
        Hunter-Lab:
        50.2737, -16.5664, -25.4212
      #1495bc color charts
#1495bc RGB chart
      #1495bc CMYK chart
      #1495bc RGB pie chart
      #1495bc color shades, tints & tones
#1495bc color schemes
#1495bc color preview, HTML & CSS examples
           This text has a color of #1495bc        
        
          <p style="color:#1495bc;">Text here</p>
        
        
          .mytext {color:#1495bc;}
        
        Text color #1495bc
      
           This box has a color of #1495bc        
        
          <div style="background-color:#1495bc;">Content here</div>
        
        
          .mybackground {background-color:#1495bc;}
        
        Background color #1495bc
      
           Border around this has a color of #1495bc        
        
          <div style="border:2px solid #1495bc;">Content here</div>
        
        
          .myborder {border:2px solid #1495bc;}
        
        Border color #1495bc