#1e0af1 color space conversions
Hex:
        #1e0af1
        RGB:
        30, 10, 241
        CMY:
        88, 96, 5
        CMYK:
        88, 96, 0, 5
      HSL:
        245°, 92.0319%, 49.2157%
        HSV (HSB):
        245°, 95.8506%, 94.5098%
        XYZ:
        16.5211, 6.8440, 83.6693
        xyY:
        0.1544, 0.0639, 6.8440
      CIE-Lab:
        31.4490, 74.5209, -101.3800
        CIE-LCH:
        31.4490, 125.8224, 306.3183
        CIE-Luv:
        31.4490, -7.9003, -123.4469
        Hunter-Lab:
        26.1610, 66.9443, -171.3114
      #1e0af1 color charts
#1e0af1 RGB chart
      #1e0af1 CMYK chart
      #1e0af1 RGB pie chart
      #1e0af1 color shades, tints & tones
#1e0af1 color schemes
#1e0af1 color preview, HTML & CSS examples
           This text has a color of #1e0af1        
        
          <p style="color:#1e0af1;">Text here</p>
        
        
          .mytext {color:#1e0af1;}
        
        Text color #1e0af1
      
           This box has a color of #1e0af1        
        
          <div style="background-color:#1e0af1;">Content here</div>
        
        
          .mybackground {background-color:#1e0af1;}
        
        Background color #1e0af1
      
           Border around this has a color of #1e0af1        
        
          <div style="border:2px solid #1e0af1;">Content here</div>
        
        
          .myborder {border:2px solid #1e0af1;}
        
        Border color #1e0af1