#1591ed color space conversions
Hex:
        #1591ed
        RGB:
        21, 145, 237
        CMY:
        92, 43, 7
        CMYK:
        91, 39, 0, 7
      HSL:
        206°, 85.7143%, 50.5882%
        HSV (HSB):
        206°, 91.1392%, 92.9412%
        XYZ:
        25.7207, 26.5247, 83.8849
        xyY:
        0.1889, 0.1948, 26.5247
      CIE-Lab:
        58.5317, 2.1511, -54.8429
        CIE-LCH:
        58.5317, 54.8851, 272.2462
        CIE-Luv:
        58.5317, -34.6033, -87.3548
        Hunter-Lab:
        51.5021, -0.9838, -60.5181
      #1591ed color charts
#1591ed RGB chart
      #1591ed CMYK chart
      #1591ed RGB pie chart
      #1591ed color shades, tints & tones
#1591ed color schemes
#1591ed color preview, HTML & CSS examples
           This text has a color of #1591ed        
        
          <p style="color:#1591ed;">Text here</p>
        
        
          .mytext {color:#1591ed;}
        
        Text color #1591ed
      
           This box has a color of #1591ed        
        
          <div style="background-color:#1591ed;">Content here</div>
        
        
          .mybackground {background-color:#1591ed;}
        
        Background color #1591ed
      
           Border around this has a color of #1591ed        
        
          <div style="border:2px solid #1591ed;">Content here</div>
        
        
          .myborder {border:2px solid #1591ed;}
        
        Border color #1591ed