#1e0efa color space conversions
Hex:
        #1e0efa
        RGB:
        30, 14, 250
        CMY:
        88, 95, 2
        CMYK:
        88, 94, 0, 2
      HSL:
        244°, 95.9350%, 51.7647%
        HSV (HSB):
        244°, 94.4000%, 98.0392%
        XYZ:
        17.9478, 7.4922, 90.9427
        xyY:
        0.1542, 0.0644, 7.4922
      CIE-Lab:
        32.9022, 76.0686, -104.0360
        CIE-LCH:
        32.9022, 128.8795, 306.1734
        CIE-Luv:
        32.9022, -8.4555, -128.7814
        Hunter-Lab:
        27.3719, 69.1416, -177.8295
      #1e0efa color charts
#1e0efa RGB chart
      #1e0efa CMYK chart
      #1e0efa RGB pie chart
      #1e0efa color shades, tints & tones
#1e0efa color schemes
#1e0efa color preview, HTML & CSS examples
           This text has a color of #1e0efa        
        
          <p style="color:#1e0efa;">Text here</p>
        
        
          .mytext {color:#1e0efa;}
        
        Text color #1e0efa
      
           This box has a color of #1e0efa        
        
          <div style="background-color:#1e0efa;">Content here</div>
        
        
          .mybackground {background-color:#1e0efa;}
        
        Background color #1e0efa
      
           Border around this has a color of #1e0efa        
        
          <div style="border:2px solid #1e0efa;">Content here</div>
        
        
          .myborder {border:2px solid #1e0efa;}
        
        Border color #1e0efa