#2e1dcd color space conversions
Hex:
        #2e1dcd
        RGB:
        46, 29, 205
        CMY:
        82, 89, 20
        CMYK:
        78, 86, 0, 20
      HSL:
        246°, 75.2137%, 45.8824%
        HSV (HSB):
        246°, 85.8537%, 80.3922%
        XYZ:
        12.5855, 5.8673, 58.2268
        xyY:
        0.1641, 0.0765, 5.8673
      CIE-Lab:
        29.0753, 60.5577, -84.6210
        CIE-LCH:
        29.0753, 104.0574, 305.5888
        CIE-Luv:
        29.0753, -5.6550, -104.5137
        Hunter-Lab:
        24.2226, 50.3550, -125.5666
      #2e1dcd color charts
#2e1dcd RGB chart
      #2e1dcd CMYK chart
      #2e1dcd RGB pie chart
      #2e1dcd color shades, tints & tones
#2e1dcd color schemes
#2e1dcd color preview, HTML & CSS examples
           This text has a color of #2e1dcd        
        
          <p style="color:#2e1dcd;">Text here</p>
        
        
          .mytext {color:#2e1dcd;}
        
        Text color #2e1dcd
      
           This box has a color of #2e1dcd        
        
          <div style="background-color:#2e1dcd;">Content here</div>
        
        
          .mybackground {background-color:#2e1dcd;}
        
        Background color #2e1dcd
      
           Border around this has a color of #2e1dcd        
        
          <div style="border:2px solid #2e1dcd;">Content here</div>
        
        
          .myborder {border:2px solid #2e1dcd;}
        
        Border color #2e1dcd