#1e50d1 color space conversions
Hex:
        #1e50d1
        RGB:
        30, 80, 209
        CMY:
        88, 69, 18
        CMYK:
        86, 62, 0, 18
      HSL:
        223°, 74.8954%, 46.8627%
        HSV (HSB):
        223°, 85.6459%, 81.9608%
        XYZ:
        14.9127, 10.6168, 61.5849
        xyY:
        0.1712, 0.1219, 10.6168
      CIE-Lab:
        38.9274, 32.9202, -70.6972
        CIE-LCH:
        38.9274, 77.9861, 294.9690
        CIE-Luv:
        38.9274, -16.0137, -102.2827
        Hunter-Lab:
        32.5834, 24.6745, -89.2537
      #1e50d1 color charts
#1e50d1 RGB chart
      #1e50d1 CMYK chart
      #1e50d1 RGB pie chart
      #1e50d1 color shades, tints & tones
#1e50d1 color schemes
#1e50d1 color preview, HTML & CSS examples
           This text has a color of #1e50d1        
        
          <p style="color:#1e50d1;">Text here</p>
        
        
          .mytext {color:#1e50d1;}
        
        Text color #1e50d1
      
           This box has a color of #1e50d1        
        
          <div style="background-color:#1e50d1;">Content here</div>
        
        
          .mybackground {background-color:#1e50d1;}
        
        Background color #1e50d1
      
           Border around this has a color of #1e50d1        
        
          <div style="border:2px solid #1e50d1;">Content here</div>
        
        
          .myborder {border:2px solid #1e50d1;}
        
        Border color #1e50d1