#1e0afd color space conversions
Hex:
        #1e0afd
        RGB:
        30, 10, 253
        CMY:
        88, 96, 1
        CMYK:
        88, 96, 0, 1
      HSL:
        245°, 98.3806%, 51.5686%
        HSV (HSB):
        245°, 96.0474%, 99.2157%
        XYZ:
        18.3736, 7.5850, 93.4242
        xyY:
        0.1539, 0.0635, 7.5850
      CIE-Lab:
        33.1031, 77.4534, -105.3874
        CIE-LCH:
        33.1031, 130.7881, 306.3137
        CIE-Luv:
        33.1031, -8.4507, -130.3133
        Hunter-Lab:
        27.5408, 70.8882, -181.8456
      #1e0afd color charts
#1e0afd RGB chart
      #1e0afd CMYK chart
      #1e0afd RGB pie chart
      #1e0afd color shades, tints & tones
#1e0afd color schemes
#1e0afd color preview, HTML & CSS examples
           This text has a color of #1e0afd        
        
          <p style="color:#1e0afd;">Text here</p>
        
        
          .mytext {color:#1e0afd;}
        
        Text color #1e0afd
      
           This box has a color of #1e0afd        
        
          <div style="background-color:#1e0afd;">Content here</div>
        
        
          .mybackground {background-color:#1e0afd;}
        
        Background color #1e0afd
      
           Border around this has a color of #1e0afd        
        
          <div style="border:2px solid #1e0afd;">Content here</div>
        
        
          .myborder {border:2px solid #1e0afd;}
        
        Border color #1e0afd