#1594fd color space conversions
Hex:
        #1594fd
        RGB:
        21, 148, 253
        CMY:
        92, 42, 1
        CMYK:
        92, 42, 0, 1
      HSL:
        207°, 98.3051%, 53.7255%
        HSV (HSB):
        207°, 91.6996%, 99.2157%
        XYZ:
        28.6288, 28.4311, 96.9074
        xyY:
        0.1859, 0.1847, 28.4311
      CIE-Lab:
        60.2762, 6.3878, -60.8703
        CIE-LCH:
        60.2762, 61.2046, 275.9908
        CIE-Luv:
        60.2762, -34.7104, -98.1446
        Hunter-Lab:
        53.3208, 2.5281, -70.4314
      #1594fd color charts
#1594fd RGB chart
      #1594fd CMYK chart
      #1594fd RGB pie chart
      #1594fd color shades, tints & tones
#1594fd color schemes
#1594fd color preview, HTML & CSS examples
           This text has a color of #1594fd        
        
          <p style="color:#1594fd;">Text here</p>
        
        
          .mytext {color:#1594fd;}
        
        Text color #1594fd
      
           This box has a color of #1594fd        
        
          <div style="background-color:#1594fd;">Content here</div>
        
        
          .mybackground {background-color:#1594fd;}
        
        Background color #1594fd
      
           Border around this has a color of #1594fd        
        
          <div style="border:2px solid #1594fd;">Content here</div>
        
        
          .myborder {border:2px solid #1594fd;}
        
        Border color #1594fd