#1496d7 color space conversions
Hex:
        #1496d7
        RGB:
        20, 150, 215
        CMY:
        92, 41, 16
        CMYK:
        91, 30, 0, 16
      HSL:
        200°, 82.9787%, 46.0784%
        HSV (HSB):
        200°, 90.6977%, 84.3137%
        XYZ:
        23.4606, 26.8677, 68.2395
        xyY:
        0.1979, 0.2266, 26.8677
      CIE-Lab:
        58.8517, -8.9927, -42.1000
        CIE-LCH:
        58.8517, 43.0497, 257.9426
        CIE-Luv:
        58.8517, -37.6153, -65.2134
        Hunter-Lab:
        51.8341, -9.9189, -41.7713
      #1496d7 color charts
#1496d7 RGB chart
      #1496d7 CMYK chart
      #1496d7 RGB pie chart
      #1496d7 color shades, tints & tones
#1496d7 color schemes
#1496d7 color preview, HTML & CSS examples
           This text has a color of #1496d7        
        
          <p style="color:#1496d7;">Text here</p>
        
        
          .mytext {color:#1496d7;}
        
        Text color #1496d7
      
           This box has a color of #1496d7        
        
          <div style="background-color:#1496d7;">Content here</div>
        
        
          .mybackground {background-color:#1496d7;}
        
        Background color #1496d7
      
           Border around this has a color of #1496d7        
        
          <div style="border:2px solid #1496d7;">Content here</div>
        
        
          .myborder {border:2px solid #1496d7;}
        
        Border color #1496d7