#2e1385 color space conversions
Hex:
        #2e1385
        RGB:
        46, 19, 133
        CMY:
        82, 93, 48
        CMYK:
        65, 86, 0, 48
      HSL:
        254°, 75.0000%, 29.8039%
        HSV (HSB):
        254°, 85.7143%, 52.1569%
        XYZ:
        5.5932, 2.7400, 22.4244
        xyY:
        0.1818, 0.0891, 2.7400
      CIE-Lab:
        18.9712, 43.7435, -57.8140
        CIE-LCH:
        18.9712, 72.4979, 307.1120
        CIE-Luv:
        18.9712, -0.3772, -62.1384
        Hunter-Lab:
        16.5531, 31.3466, -68.7328
      #2e1385 color charts
#2e1385 RGB chart
      #2e1385 CMYK chart
      #2e1385 RGB pie chart
      #2e1385 color shades, tints & tones
#2e1385 color schemes
#2e1385 color preview, HTML & CSS examples
           This text has a color of #2e1385        
        
          <p style="color:#2e1385;">Text here</p>
        
        
          .mytext {color:#2e1385;}
        
        Text color #2e1385
      
           This box has a color of #2e1385        
        
          <div style="background-color:#2e1385;">Content here</div>
        
        
          .mybackground {background-color:#2e1385;}
        
        Background color #2e1385
      
           Border around this has a color of #2e1385        
        
          <div style="border:2px solid #2e1385;">Content here</div>
        
        
          .myborder {border:2px solid #2e1385;}
        
        Border color #2e1385