#1e50cf color space conversions
Hex:
        #1e50cf
        RGB:
        30, 80, 207
        CMY:
        88, 69, 19
        CMYK:
        86, 61, 0, 19
      HSL:
        223°, 74.6835%, 46.4706%
        HSV (HSB):
        223°, 85.5072%, 81.1765%
        XYZ:
        14.6666, 10.5183, 60.2887
        xyY:
        0.1716, 0.1231, 10.5183
      CIE-Lab:
        38.7571, 32.1624, -69.8223
        CIE-LCH:
        38.7571, 76.8737, 294.7323
        CIE-Luv:
        38.7571, -16.0177, -100.9685
        Hunter-Lab:
        32.4320, 23.9663, -87.5134
      #1e50cf color charts
#1e50cf RGB chart
      #1e50cf CMYK chart
      #1e50cf RGB pie chart
      #1e50cf color shades, tints & tones
#1e50cf color schemes
#1e50cf color preview, HTML & CSS examples
           This text has a color of #1e50cf        
        
          <p style="color:#1e50cf;">Text here</p>
        
        
          .mytext {color:#1e50cf;}
        
        Text color #1e50cf
      
           This box has a color of #1e50cf        
        
          <div style="background-color:#1e50cf;">Content here</div>
        
        
          .mybackground {background-color:#1e50cf;}
        
        Background color #1e50cf
      
           Border around this has a color of #1e50cf        
        
          <div style="border:2px solid #1e50cf;">Content here</div>
        
        
          .myborder {border:2px solid #1e50cf;}
        
        Border color #1e50cf