#1a81ff color space conversions
Hex:
        #1a81ff
        RGB:
        26, 129, 255
        CMY:
        90, 49, 0
        CMYK:
        90, 49, 0, 0
      HSL:
        213°, 100.0000%, 55.0980%
        HSV (HSB):
        213°, 89.8039%, 100.0000%
        XYZ:
        26.3263, 23.1401, 97.6867
        xyY:
        0.1789, 0.1573, 23.1401
      CIE-Lab:
        55.2164, 18.9598, -70.1085
        CIE-LCH:
        55.2164, 72.6269, 285.1328
        CIE-Luv:
        55.2164, -28.5976, -111.8790
        Hunter-Lab:
        48.1042, 13.5064, -86.7291
      #1a81ff color charts
#1a81ff RGB chart
      #1a81ff CMYK chart
      #1a81ff RGB pie chart
      #1a81ff color shades, tints & tones
#1a81ff color schemes
#1a81ff color preview, HTML & CSS examples
           This text has a color of #1a81ff        
        
          <p style="color:#1a81ff;">Text here</p>
        
        
          .mytext {color:#1a81ff;}
        
        Text color #1a81ff
      
           This box has a color of #1a81ff        
        
          <div style="background-color:#1a81ff;">Content here</div>
        
        
          .mybackground {background-color:#1a81ff;}
        
        Background color #1a81ff
      
           Border around this has a color of #1a81ff        
        
          <div style="border:2px solid #1a81ff;">Content here</div>
        
        
          .myborder {border:2px solid #1a81ff;}
        
        Border color #1a81ff