#1e1dca color space conversions
Hex:
        #1e1dca
        RGB:
        30, 29, 202
        CMY:
        88, 89, 21
        CMYK:
        85, 86, 0, 21
      HSL:
        240°, 74.8918%, 45.2941%
        HSV (HSB):
        240°, 85.6436%, 79.2157%
        XYZ:
        11.6355, 5.4190, 56.3098
        xyY:
        0.1586, 0.0739, 5.4190
      CIE-Lab:
        27.8967, 59.0569, -84.8517
        CIE-LCH:
        27.8967, 103.3805, 304.8380
        CIE-Luv:
        27.8967, -7.2885, -102.2983
        Hunter-Lab:
        23.2788, 48.4820, -127.1234
      #1e1dca color charts
#1e1dca RGB chart
      #1e1dca CMYK chart
      #1e1dca RGB pie chart
      #1e1dca color shades, tints & tones
#1e1dca color schemes
#1e1dca color preview, HTML & CSS examples
           This text has a color of #1e1dca        
        
          <p style="color:#1e1dca;">Text here</p>
        
        
          .mytext {color:#1e1dca;}
        
        Text color #1e1dca
      
           This box has a color of #1e1dca        
        
          <div style="background-color:#1e1dca;">Content here</div>
        
        
          .mybackground {background-color:#1e1dca;}
        
        Background color #1e1dca
      
           Border around this has a color of #1e1dca        
        
          <div style="border:2px solid #1e1dca;">Content here</div>
        
        
          .myborder {border:2px solid #1e1dca;}
        
        Border color #1e1dca