#1e0dd2 color space conversions
Hex:
        #1e0dd2
        RGB:
        30, 13, 210
        CMY:
        88, 95, 18
        CMYK:
        86, 94, 0, 18
      HSL:
        245°, 88.3408%, 43.7255%
        HSV (HSB):
        245°, 93.8095%, 82.3529%
        XYZ:
        12.3122, 5.2170, 61.3308
        xyY:
        0.1561, 0.0662, 5.2170
      CIE-Lab:
        27.3443, 66.1606, -90.4404
        CIE-LCH:
        27.3443, 112.0567, 306.1869
        CIE-Luv:
        27.3443, -6.5643, -105.6915
        Hunter-Lab:
        22.8408, 56.2481, -143.2138
      #1e0dd2 color charts
#1e0dd2 RGB chart
      #1e0dd2 CMYK chart
      #1e0dd2 RGB pie chart
      #1e0dd2 color shades, tints & tones
#1e0dd2 color schemes
#1e0dd2 color preview, HTML & CSS examples
           This text has a color of #1e0dd2        
        
          <p style="color:#1e0dd2;">Text here</p>
        
        
          .mytext {color:#1e0dd2;}
        
        Text color #1e0dd2
      
           This box has a color of #1e0dd2        
        
          <div style="background-color:#1e0dd2;">Content here</div>
        
        
          .mybackground {background-color:#1e0dd2;}
        
        Background color #1e0dd2
      
           Border around this has a color of #1e0dd2        
        
          <div style="border:2px solid #1e0dd2;">Content here</div>
        
        
          .myborder {border:2px solid #1e0dd2;}
        
        Border color #1e0dd2