#1495fb color space conversions
Hex:
        #1495fb
        RGB:
        20, 149, 251
        CMY:
        92, 42, 2
        CMYK:
        92, 41, 0, 2
      HSL:
        206°, 96.6527%, 53.1373%
        HSV (HSB):
        206°, 92.0319%, 98.4314%
        XYZ:
        28.4485, 28.6086, 95.2894
        xyY:
        0.1867, 0.1878, 28.6086
      CIE-Lab:
        60.4347, 4.9999, -59.5204
        CIE-LCH:
        60.4347, 59.7301, 274.8017
        CIE-Luv:
        60.4347, -35.1790, -95.8543
        Hunter-Lab:
        53.4871, 1.3377, -68.1867
      #1495fb color charts
#1495fb RGB chart
      #1495fb CMYK chart
      #1495fb RGB pie chart
      #1495fb color shades, tints & tones
#1495fb color schemes
#1495fb color preview, HTML & CSS examples
           This text has a color of #1495fb        
        
          <p style="color:#1495fb;">Text here</p>
        
        
          .mytext {color:#1495fb;}
        
        Text color #1495fb
      
           This box has a color of #1495fb        
        
          <div style="background-color:#1495fb;">Content here</div>
        
        
          .mybackground {background-color:#1495fb;}
        
        Background color #1495fb
      
           Border around this has a color of #1495fb        
        
          <div style="border:2px solid #1495fb;">Content here</div>
        
        
          .myborder {border:2px solid #1495fb;}
        
        Border color #1495fb