#1a05bf color space conversions
Hex:
        #1a05bf
        RGB:
        26, 5, 191
        CMY:
        90, 98, 25
        CMYK:
        86, 97, 0, 25
      HSL:
        247°, 94.8980%, 38.4314%
        HSV (HSB):
        247°, 97.3822%, 74.9020%
        XYZ:
        9.8842, 4.0897, 49.5587
        xyY:
        0.1556, 0.0644, 4.0897
      CIE-Lab:
        23.9659, 62.8614, -84.9381
        CIE-LCH:
        23.9659, 105.6695, 306.5046
        CIE-Luv:
        23.9659, -5.6235, -93.7654
        Hunter-Lab:
        20.2231, 51.8532, -131.1396
      #1a05bf color charts
#1a05bf RGB chart
      #1a05bf CMYK chart
      #1a05bf RGB pie chart
      #1a05bf color shades, tints & tones
#1a05bf color schemes
#1a05bf color preview, HTML & CSS examples
           This text has a color of #1a05bf        
        
          <p style="color:#1a05bf;">Text here</p>
        
        
          .mytext {color:#1a05bf;}
        
        Text color #1a05bf
      
           This box has a color of #1a05bf        
        
          <div style="background-color:#1a05bf;">Content here</div>
        
        
          .mybackground {background-color:#1a05bf;}
        
        Background color #1a05bf
      
           Border around this has a color of #1a05bf        
        
          <div style="border:2px solid #1a05bf;">Content here</div>
        
        
          .myborder {border:2px solid #1a05bf;}
        
        Border color #1a05bf