#2e1cdf color space conversions
Hex:
        #2e1cdf
        RGB:
        46, 28, 223
        CMY:
        82, 89, 13
        CMYK:
        79, 87, 0, 13
      HSL:
        246°, 77.6892%, 49.2157%
        HSV (HSB):
        246°, 87.4439%, 87.4510%
        XYZ:
        14.8613, 6.7391, 70.3295
        xyY:
        0.1617, 0.0733, 6.7391
      CIE-Lab:
        31.2053, 65.8944, -91.4959
        CIE-LCH:
        31.2053, 112.7545, 305.7610
        CIE-Luv:
        31.2053, -6.4968, -114.7319
        Hunter-Lab:
        25.9597, 56.7571, -142.4555
      #2e1cdf color charts
#2e1cdf RGB chart
      #2e1cdf CMYK chart
      #2e1cdf RGB pie chart
      #2e1cdf color shades, tints & tones
#2e1cdf color schemes
#2e1cdf color preview, HTML & CSS examples
           This text has a color of #2e1cdf        
        
          <p style="color:#2e1cdf;">Text here</p>
        
        
          .mytext {color:#2e1cdf;}
        
        Text color #2e1cdf
      
           This box has a color of #2e1cdf        
        
          <div style="background-color:#2e1cdf;">Content here</div>
        
        
          .mybackground {background-color:#2e1cdf;}
        
        Background color #2e1cdf
      
           Border around this has a color of #2e1cdf        
        
          <div style="border:2px solid #2e1cdf;">Content here</div>
        
        
          .myborder {border:2px solid #2e1cdf;}
        
        Border color #2e1cdf