#1e29de color space conversions
Hex:
        #1e29de
        RGB:
        30, 41, 222
        CMY:
        88, 84, 13
        CMYK:
        86, 82, 0, 13
      HSL:
        237°, 76.1905%, 49.4118%
        HSV (HSB):
        237°, 86.4865%, 87.0588%
        XYZ:
        14.5132, 7.1358, 69.7197
        xyY:
        0.1588, 0.0781, 7.1358
      CIE-Lab:
        32.1141, 59.8576, -89.4278
        CIE-LCH:
        32.1141, 107.6117, 303.7960
        CIE-Luv:
        32.1141, -9.3099, -114.4492
        Hunter-Lab:
        26.7130, 50.2315, -136.0453
      #1e29de color charts
#1e29de RGB chart
      #1e29de CMYK chart
      #1e29de RGB pie chart
      #1e29de color shades, tints & tones
#1e29de color schemes
#1e29de color preview, HTML & CSS examples
           This text has a color of #1e29de        
        
          <p style="color:#1e29de;">Text here</p>
        
        
          .mytext {color:#1e29de;}
        
        Text color #1e29de
      
           This box has a color of #1e29de        
        
          <div style="background-color:#1e29de;">Content here</div>
        
        
          .mybackground {background-color:#1e29de;}
        
        Background color #1e29de
      
           Border around this has a color of #1e29de        
        
          <div style="border:2px solid #1e29de;">Content here</div>
        
        
          .myborder {border:2px solid #1e29de;}
        
        Border color #1e29de