#1e42ff color space conversions
Hex:
        #1e42ff
        RGB:
        30, 66, 255
        CMY:
        88, 74, 0
        CMYK:
        88, 74, 0, 0
      HSL:
        230°, 100.0000%, 55.8824%
        HSV (HSB):
        230°, 88.2353%, 100.0000%
        XYZ:
        20.5336, 11.3924, 95.7245
        xyY:
        0.1609, 0.0892, 11.3924
      CIE-Lab:
        40.2337, 57.6301, -94.6403
        CIE-LCH:
        40.2337, 110.8062, 301.3388
        CIE-Luv:
        40.2337, -13.7158, -132.9043
        Hunter-Lab:
        33.7527, 49.5242, -144.5227
      #1e42ff color charts
#1e42ff RGB chart
      #1e42ff CMYK chart
      #1e42ff RGB pie chart
      #1e42ff color shades, tints & tones
#1e42ff color schemes
#1e42ff color preview, HTML & CSS examples
           This text has a color of #1e42ff        
        
          <p style="color:#1e42ff;">Text here</p>
        
        
          .mytext {color:#1e42ff;}
        
        Text color #1e42ff
      
           This box has a color of #1e42ff        
        
          <div style="background-color:#1e42ff;">Content here</div>
        
        
          .mybackground {background-color:#1e42ff;}
        
        Background color #1e42ff
      
           Border around this has a color of #1e42ff        
        
          <div style="border:2px solid #1e42ff;">Content here</div>
        
        
          .myborder {border:2px solid #1e42ff;}
        
        Border color #1e42ff