#1a2fe3 color space conversions
Hex:
        #1a2fe3
        RGB:
        26, 47, 227
        CMY:
        90, 82, 11
        CMYK:
        89, 79, 0, 11
      HSL:
        234°, 79.4466%, 49.6078%
        HSV (HSB):
        234°, 88.5463%, 89.0196%
        XYZ:
        15.3076, 7.7987, 73.3715
        xyY:
        0.1587, 0.0808, 7.7987
      CIE-Lab:
        33.5601, 58.4152, -89.8936
        CIE-LCH:
        33.5601, 107.2063, 303.0169
        CIE-Luv:
        33.5601, -10.5092, -117.4319
        Hunter-Lab:
        27.9261, 48.9736, -136.2268
      #1a2fe3 color charts
#1a2fe3 RGB chart
      #1a2fe3 CMYK chart
      #1a2fe3 RGB pie chart
      #1a2fe3 color shades, tints & tones
#1a2fe3 color schemes
#1a2fe3 color preview, HTML & CSS examples
           This text has a color of #1a2fe3        
        
          <p style="color:#1a2fe3;">Text here</p>
        
        
          .mytext {color:#1a2fe3;}
        
        Text color #1a2fe3
      
           This box has a color of #1a2fe3        
        
          <div style="background-color:#1a2fe3;">Content here</div>
        
        
          .mybackground {background-color:#1a2fe3;}
        
        Background color #1a2fe3
      
           Border around this has a color of #1a2fe3        
        
          <div style="border:2px solid #1a2fe3;">Content here</div>
        
        
          .myborder {border:2px solid #1a2fe3;}
        
        Border color #1a2fe3