#1496d5 color space conversions
Hex:
        #1496d5
        RGB:
        20, 150, 213
        CMY:
        92, 41, 16
        CMYK:
        91, 30, 0, 16
      HSL:
        200°, 82.8326%, 45.6863%
        HSV (HSB):
        200°, 90.6103%, 83.5294%
        XYZ:
        23.2051, 26.7655, 66.8940
        xyY:
        0.1986, 0.2290, 26.7655
      CIE-Lab:
        58.7567, -9.7258, -41.1315
        CIE-LCH:
        58.7567, 42.2657, 256.6963
        CIE-Luv:
        58.7567, -37.7451, -63.5060
        Hunter-Lab:
        51.7354, -10.4736, -40.4474
      #1496d5 color charts
#1496d5 RGB chart
      #1496d5 CMYK chart
      #1496d5 RGB pie chart
      #1496d5 color shades, tints & tones
#1496d5 color schemes
#1496d5 color preview, HTML & CSS examples
           This text has a color of #1496d5        
        
          <p style="color:#1496d5;">Text here</p>
        
        
          .mytext {color:#1496d5;}
        
        Text color #1496d5
      
           This box has a color of #1496d5        
        
          <div style="background-color:#1496d5;">Content here</div>
        
        
          .mybackground {background-color:#1496d5;}
        
        Background color #1496d5
      
           Border around this has a color of #1496d5        
        
          <div style="border:2px solid #1496d5;">Content here</div>
        
        
          .myborder {border:2px solid #1496d5;}
        
        Border color #1496d5