#1a47fd color space conversions
Hex:
        #1a47fd
        RGB:
        26, 71, 253
        CMY:
        90, 72, 1
        CMYK:
        90, 72, 0, 1
      HSL:
        228°, 98.2684%, 54.7059%
        HSV (HSB):
        228°, 89.7233%, 99.2157%
        XYZ:
        20.4089, 11.8179, 94.1339
        xyY:
        0.1615, 0.0935, 11.8179
      CIE-Lab:
        40.9253, 54.0404, -92.3809
        CIE-LCH:
        40.9253, 107.0262, 300.3265
        CIE-Luv:
        40.9253, -14.7873, -131.2976
        Hunter-Lab:
        34.3772, 45.8106, -138.2876
      #1a47fd color charts
#1a47fd RGB chart
      #1a47fd CMYK chart
      #1a47fd RGB pie chart
      #1a47fd color shades, tints & tones
#1a47fd color schemes
#1a47fd color preview, HTML & CSS examples
           This text has a color of #1a47fd        
        
          <p style="color:#1a47fd;">Text here</p>
        
        
          .mytext {color:#1a47fd;}
        
        Text color #1a47fd
      
           This box has a color of #1a47fd        
        
          <div style="background-color:#1a47fd;">Content here</div>
        
        
          .mybackground {background-color:#1a47fd;}
        
        Background color #1a47fd
      
           Border around this has a color of #1a47fd        
        
          <div style="border:2px solid #1a47fd;">Content here</div>
        
        
          .myborder {border:2px solid #1a47fd;}
        
        Border color #1a47fd