#1e0bdd color space conversions
Hex:
        #1e0bdd
        RGB:
        30, 11, 221
        CMY:
        88, 96, 13
        CMYK:
        86, 95, 0, 13
      HSL:
        245°, 90.5172%, 45.4902%
        HSV (HSB):
        245°, 95.0226%, 86.6667%
        XYZ:
        13.7062, 5.7358, 68.7913
        xyY:
        0.1553, 0.0650, 5.7358
      CIE-Lab:
        28.7359, 69.3710, -94.4838
        CIE-LCH:
        28.7359, 117.2157, 306.2865
        CIE-Luv:
        28.7359, -7.0014, -111.9583
        Hunter-Lab:
        23.9496, 60.2430, -153.5364
      #1e0bdd color charts
#1e0bdd RGB chart
      #1e0bdd CMYK chart
      #1e0bdd RGB pie chart
      #1e0bdd color shades, tints & tones
#1e0bdd color schemes
#1e0bdd color preview, HTML & CSS examples
           This text has a color of #1e0bdd        
        
          <p style="color:#1e0bdd;">Text here</p>
        
        
          .mytext {color:#1e0bdd;}
        
        Text color #1e0bdd
      
           This box has a color of #1e0bdd        
        
          <div style="background-color:#1e0bdd;">Content here</div>
        
        
          .mybackground {background-color:#1e0bdd;}
        
        Background color #1e0bdd
      
           Border around this has a color of #1e0bdd        
        
          <div style="border:2px solid #1e0bdd;">Content here</div>
        
        
          .myborder {border:2px solid #1e0bdd;}
        
        Border color #1e0bdd