#1540ea color space conversions
Hex:
        #1540ea
        RGB:
        21, 64, 234
        CMY:
        92, 75, 8
        CMYK:
        91, 73, 0, 8
      HSL:
        228°, 83.5294%, 50.0000%
        HSV (HSB):
        228°, 91.0256%, 91.7647%
        XYZ:
        16.9939, 9.7667, 78.8314
        xyY:
        0.1609, 0.0925, 9.7667
      CIE-Lab:
        37.4205, 51.4188, -87.4833
        CIE-LCH:
        37.4205, 101.4753, 300.4451
        CIE-Luv:
        37.4205, -13.5704, -120.9252
        Hunter-Lab:
        31.2518, 42.3733, -127.6805
      #1540ea color charts
#1540ea RGB chart
      #1540ea CMYK chart
      #1540ea RGB pie chart
      #1540ea color shades, tints & tones
#1540ea color schemes
#1540ea color preview, HTML & CSS examples
           This text has a color of #1540ea        
        
          <p style="color:#1540ea;">Text here</p>
        
        
          .mytext {color:#1540ea;}
        
        Text color #1540ea
      
           This box has a color of #1540ea        
        
          <div style="background-color:#1540ea;">Content here</div>
        
        
          .mybackground {background-color:#1540ea;}
        
        Background color #1540ea
      
           Border around this has a color of #1540ea        
        
          <div style="border:2px solid #1540ea;">Content here</div>
        
        
          .myborder {border:2px solid #1540ea;}
        
        Border color #1540ea