#1496cb color space conversions
Hex:
        #1496cb
        RGB:
        20, 150, 203
        CMY:
        92, 41, 20
        CMYK:
        90, 26, 0, 20
      HSL:
        197°, 82.0628%, 43.7255%
        HSV (HSB):
        197°, 90.1478%, 79.6078%
        XYZ:
        21.9743, 26.2732, 60.4130
        xyY:
        0.2022, 0.2418, 26.2732
      CIE-Lab:
        58.2955, -13.3635, -36.2482
        CIE-LCH:
        58.2955, 38.6331, 249.7628
        CIE-Luv:
        58.2955, -38.4111, -54.9164
        Hunter-Lab:
        51.2574, -13.1765, -34.0002
      #1496cb color charts
#1496cb RGB chart
      #1496cb CMYK chart
      #1496cb RGB pie chart
      #1496cb color shades, tints & tones
#1496cb color schemes
#1496cb color preview, HTML & CSS examples
           This text has a color of #1496cb        
        
          <p style="color:#1496cb;">Text here</p>
        
        
          .mytext {color:#1496cb;}
        
        Text color #1496cb
      
           This box has a color of #1496cb        
        
          <div style="background-color:#1496cb;">Content here</div>
        
        
          .mybackground {background-color:#1496cb;}
        
        Background color #1496cb
      
           Border around this has a color of #1496cb        
        
          <div style="border:2px solid #1496cb;">Content here</div>
        
        
          .myborder {border:2px solid #1496cb;}
        
        Border color #1496cb