#1a7fec color space conversions
Hex:
        #1a7fec
        RGB:
        26, 127, 236
        CMY:
        90, 50, 7
        CMYK:
        89, 46, 0, 7
      HSL:
        211°, 84.6774%, 51.3725%
        HSV (HSB):
        211°, 88.9831%, 92.5490%
        XYZ:
        23.1557, 21.4545, 82.2776
        xyY:
        0.1825, 0.1691, 21.4545
      CIE-Lab:
        53.4434, 12.9545, -62.4374
        CIE-LCH:
        53.4434, 63.7671, 281.7214
        CIE-Luv:
        53.4434, -28.7153, -98.7002
        Hunter-Lab:
        46.3190, 8.1771, -72.8950
      #1a7fec color charts
#1a7fec RGB chart
      #1a7fec CMYK chart
      #1a7fec RGB pie chart
      #1a7fec color shades, tints & tones
#1a7fec color schemes
#1a7fec color preview, HTML & CSS examples
           This text has a color of #1a7fec        
        
          <p style="color:#1a7fec;">Text here</p>
        
        
          .mytext {color:#1a7fec;}
        
        Text color #1a7fec
      
           This box has a color of #1a7fec        
        
          <div style="background-color:#1a7fec;">Content here</div>
        
        
          .mybackground {background-color:#1a7fec;}
        
        Background color #1a7fec
      
           Border around this has a color of #1a7fec        
        
          <div style="border:2px solid #1a7fec;">Content here</div>
        
        
          .myborder {border:2px solid #1a7fec;}
        
        Border color #1a7fec