#1a90e2 color space conversions
Hex:
        #1a90e2
        RGB:
        26, 144, 226
        CMY:
        90, 44, 11
        CMYK:
        88, 36, 0, 11
      HSL:
        205°, 79.3651%, 49.4118%
        HSV (HSB):
        205°, 88.4956%, 88.6275%
        XYZ:
        24.1267, 25.6571, 75.6322
        xyY:
        0.1924, 0.2046, 25.6571
      CIE-Lab:
        57.7101, -1.1314, -50.0381
        CIE-LCH:
        57.7101, 50.0509, 268.7047
        CIE-Luv:
        57.7101, -34.5638, -78.9210
        Hunter-Lab:
        50.6529, -3.6202, -53.0717
      #1a90e2 color charts
#1a90e2 RGB chart
      #1a90e2 CMYK chart
      #1a90e2 RGB pie chart
      #1a90e2 color shades, tints & tones
#1a90e2 color schemes
#1a90e2 color preview, HTML & CSS examples
           This text has a color of #1a90e2        
        
          <p style="color:#1a90e2;">Text here</p>
        
        
          .mytext {color:#1a90e2;}
        
        Text color #1a90e2
      
           This box has a color of #1a90e2        
        
          <div style="background-color:#1a90e2;">Content here</div>
        
        
          .mybackground {background-color:#1a90e2;}
        
        Background color #1a90e2
      
           Border around this has a color of #1a90e2        
        
          <div style="border:2px solid #1a90e2;">Content here</div>
        
        
          .myborder {border:2px solid #1a90e2;}
        
        Border color #1a90e2