#1496eb color space conversions
Hex:
        #1496eb
        RGB:
        20, 150, 235
        CMY:
        92, 41, 8
        CMYK:
        91, 36, 0, 8
      HSL:
        204°, 84.3137%, 50.0000%
        HSV (HSB):
        204°, 91.4894%, 92.1569%
        XYZ:
        26.1902, 27.9596, 82.6136
        xyY:
        0.1915, 0.2044, 27.9596
      CIE-Lab:
        59.8522, -1.5845, -51.6353
        CIE-LCH:
        59.8522, 51.6596, 268.2423
        CIE-Luv:
        59.8522, -36.3847, -82.0463
        Hunter-Lab:
        52.8768, -4.1222, -55.6197
      #1496eb color charts
#1496eb RGB chart
      #1496eb CMYK chart
      #1496eb RGB pie chart
      #1496eb color shades, tints & tones
#1496eb color schemes
#1496eb color preview, HTML & CSS examples
           This text has a color of #1496eb        
        
          <p style="color:#1496eb;">Text here</p>
        
        
          .mytext {color:#1496eb;}
        
        Text color #1496eb
      
           This box has a color of #1496eb        
        
          <div style="background-color:#1496eb;">Content here</div>
        
        
          .mybackground {background-color:#1496eb;}
        
        Background color #1496eb
      
           Border around this has a color of #1496eb        
        
          <div style="border:2px solid #1496eb;">Content here</div>
        
        
          .myborder {border:2px solid #1496eb;}
        
        Border color #1496eb