#1596cd color space conversions
Hex:
        #1596cd
        RGB:
        21, 150, 205
        CMY:
        92, 41, 20
        CMYK:
        90, 27, 0, 20
      HSL:
        198°, 81.4159%, 44.3137%
        HSV (HSB):
        198°, 89.7561%, 80.3922%
        XYZ:
        22.2351, 26.3799, 61.6775
        xyY:
        0.2016, 0.2392, 26.3799
      CIE-Lab:
        58.3959, -12.5875, -37.2138
        CIE-LCH:
        58.3959, 39.2850, 251.3120
        CIE-Luv:
        58.3959, -38.2119, -56.6205
        Hunter-Lab:
        51.3614, -12.6073, -35.2457
      #1596cd color charts
#1596cd RGB chart
      #1596cd CMYK chart
      #1596cd RGB pie chart
      #1596cd color shades, tints & tones
#1596cd color schemes
#1596cd color preview, HTML & CSS examples
           This text has a color of #1596cd        
        
          <p style="color:#1596cd;">Text here</p>
        
        
          .mytext {color:#1596cd;}
        
        Text color #1596cd
      
           This box has a color of #1596cd        
        
          <div style="background-color:#1596cd;">Content here</div>
        
        
          .mybackground {background-color:#1596cd;}
        
        Background color #1596cd
      
           Border around this has a color of #1596cd        
        
          <div style="border:2px solid #1596cd;">Content here</div>
        
        
          .myborder {border:2px solid #1596cd;}
        
        Border color #1596cd