#1586c3 color space conversions
Hex:
        #1586c3
        RGB:
        21, 134, 195
        CMY:
        92, 47, 24
        CMYK:
        89, 31, 0, 24
      HSL:
        201°, 80.5556%, 42.3529%
        HSV (HSB):
        201°, 89.2308%, 76.4706%
        XYZ:
        18.6847, 21.1498, 54.7273
        xyY:
        0.1976, 0.2237, 21.1498
      CIE-Lab:
        53.1130, -7.1736, -39.8570
        CIE-LCH:
        53.1130, 40.4974, 259.7970
        CIE-Luv:
        53.1130, -33.4160, -60.5725
        Hunter-Lab:
        45.9889, -7.9583, -38.3636
      #1586c3 color charts
#1586c3 RGB chart
      #1586c3 CMYK chart
      #1586c3 RGB pie chart
      #1586c3 color shades, tints & tones
#1586c3 color schemes
#1586c3 color preview, HTML & CSS examples
           This text has a color of #1586c3        
        
          <p style="color:#1586c3;">Text here</p>
        
        
          .mytext {color:#1586c3;}
        
        Text color #1586c3
      
           This box has a color of #1586c3        
        
          <div style="background-color:#1586c3;">Content here</div>
        
        
          .mybackground {background-color:#1586c3;}
        
        Background color #1586c3
      
           Border around this has a color of #1586c3        
        
          <div style="border:2px solid #1586c3;">Content here</div>
        
        
          .myborder {border:2px solid #1586c3;}
        
        Border color #1586c3