#1e0dfe color space conversions
Hex:
        #1e0dfe
        RGB:
        30, 13, 254
        CMY:
        88, 95, 0
        CMYK:
        88, 95, 0, 0
      HSL:
        244°, 99.1770%, 52.3529%
        HSV (HSB):
        244°, 94.8819%, 99.6078%
        XYZ:
        18.5687, 7.7196, 94.2773
        xyY:
        0.1540, 0.0640, 7.7196
      CIE-Lab:
        33.3920, 77.2281, -105.4660
        CIE-LCH:
        33.3920, 130.7182, 306.2137
        CIE-Luv:
        33.3920, -8.5976, -131.0118
        Hunter-Lab:
        27.7842, 70.6727, -181.7337
      #1e0dfe color charts
#1e0dfe RGB chart
      #1e0dfe CMYK chart
      #1e0dfe RGB pie chart
      #1e0dfe color shades, tints & tones
#1e0dfe color schemes
#1e0dfe color preview, HTML & CSS examples
           This text has a color of #1e0dfe        
        
          <p style="color:#1e0dfe;">Text here</p>
        
        
          .mytext {color:#1e0dfe;}
        
        Text color #1e0dfe
      
           This box has a color of #1e0dfe        
        
          <div style="background-color:#1e0dfe;">Content here</div>
        
        
          .mybackground {background-color:#1e0dfe;}
        
        Background color #1e0dfe
      
           Border around this has a color of #1e0dfe        
        
          <div style="border:2px solid #1e0dfe;">Content here</div>
        
        
          .myborder {border:2px solid #1e0dfe;}
        
        Border color #1e0dfe