#1594ef color space conversions
Hex:
        #1594ef
        RGB:
        21, 148, 239
        CMY:
        92, 42, 6
        CMYK:
        91, 38, 0, 6
      HSL:
        205°, 87.2000%, 50.9804%
        HSV (HSB):
        205°, 91.2134%, 93.7255%
        XYZ:
        26.4792, 27.5712, 85.5875
        xyY:
        0.1896, 0.1974, 27.5712
      CIE-Lab:
        59.4994, 1.1283, -54.4067
        CIE-LCH:
        59.4994, 54.4184, 271.1880
        CIE-Luv:
        59.4994, -35.4551, -86.8061
        Hunter-Lab:
        52.5083, -1.8747, -59.8857
      #1594ef color charts
#1594ef RGB chart
      #1594ef CMYK chart
      #1594ef RGB pie chart
      #1594ef color shades, tints & tones
#1594ef color schemes
#1594ef color preview, HTML & CSS examples
           This text has a color of #1594ef        
        
          <p style="color:#1594ef;">Text here</p>
        
        
          .mytext {color:#1594ef;}
        
        Text color #1594ef
      
           This box has a color of #1594ef        
        
          <div style="background-color:#1594ef;">Content here</div>
        
        
          .mybackground {background-color:#1594ef;}
        
        Background color #1594ef
      
           Border around this has a color of #1594ef        
        
          <div style="border:2px solid #1594ef;">Content here</div>
        
        
          .myborder {border:2px solid #1594ef;}
        
        Border color #1594ef