#1a94fd color space conversions
Hex:
        #1a94fd
        RGB:
        26, 148, 253
        CMY:
        90, 42, 1
        CMYK:
        90, 42, 0, 1
      HSL:
        208°, 98.2684%, 54.7059%
        HSV (HSB):
        208°, 89.7233%, 99.2157%
        XYZ:
        28.7455, 28.4913, 96.9128
        xyY:
        0.1865, 0.1848, 28.4913
      CIE-Lab:
        60.3300, 6.6110, -60.7812
        CIE-LCH:
        60.3300, 61.1397, 276.2075
        CIE-Luv:
        60.3300, -34.4180, -98.0366
        Hunter-Lab:
        53.3772, 2.7185, -70.2842
      #1a94fd color charts
#1a94fd RGB chart
      #1a94fd CMYK chart
      #1a94fd RGB pie chart
      #1a94fd color shades, tints & tones
#1a94fd color schemes
#1a94fd color preview, HTML & CSS examples
           This text has a color of #1a94fd        
        
          <p style="color:#1a94fd;">Text here</p>
        
        
          .mytext {color:#1a94fd;}
        
        Text color #1a94fd
      
           This box has a color of #1a94fd        
        
          <div style="background-color:#1a94fd;">Content here</div>
        
        
          .mybackground {background-color:#1a94fd;}
        
        Background color #1a94fd
      
           Border around this has a color of #1a94fd        
        
          <div style="border:2px solid #1a94fd;">Content here</div>
        
        
          .myborder {border:2px solid #1a94fd;}
        
        Border color #1a94fd