#1495db color space conversions
Hex:
        #1495db
        RGB:
        20, 149, 219
        CMY:
        92, 42, 14
        CMYK:
        91, 32, 0, 14
      HSL:
        201°, 83.2636%, 46.8627%
        HSV (HSB):
        201°, 90.8676%, 85.8824%
        XYZ:
        23.8221, 26.7581, 70.9271
        xyY:
        0.1961, 0.2202, 26.7581
      CIE-Lab:
        58.7497, -6.9504, -44.4938
        CIE-LCH:
        58.7497, 45.0334, 261.1216
        CIE-Luv:
        58.7497, -37.0256, -69.3911
        Hunter-Lab:
        51.7282, -8.3207, -45.0857
      #1495db color charts
#1495db RGB chart
      #1495db CMYK chart
      #1495db RGB pie chart
      #1495db color shades, tints & tones
#1495db color schemes
#1495db color preview, HTML & CSS examples
           This text has a color of #1495db        
        
          <p style="color:#1495db;">Text here</p>
        
        
          .mytext {color:#1495db;}
        
        Text color #1495db
      
           This box has a color of #1495db        
        
          <div style="background-color:#1495db;">Content here</div>
        
        
          .mybackground {background-color:#1495db;}
        
        Background color #1495db
      
           Border around this has a color of #1495db        
        
          <div style="border:2px solid #1495db;">Content here</div>
        
        
          .myborder {border:2px solid #1495db;}
        
        Border color #1495db