#2e277a color space conversions
Hex:
        #2e277a
        RGB:
        46, 39, 122
        CMY:
        82, 85, 52
        CMYK:
        62, 68, 0, 52
      HSL:
        245°, 51.5528%, 31.5686%
        HSV (HSB):
        245°, 68.0328%, 47.8431%
        XYZ:
        5.3651, 3.4370, 18.7930
        xyY:
        0.1944, 0.1246, 3.4370
      CIE-Lab:
        21.7154, 29.2340, -46.3282
        CIE-LCH:
        21.7154, 54.7807, 302.2527
        CIE-Luv:
        21.7154, -2.3790, -55.1374
        Hunter-Lab:
        18.5392, 19.2127, -47.1242
      #2e277a color charts
#2e277a RGB chart
      #2e277a CMYK chart
      #2e277a RGB pie chart
      #2e277a color shades, tints & tones
#2e277a color schemes
#2e277a color preview, HTML & CSS examples
           This text has a color of #2e277a        
        
          <p style="color:#2e277a;">Text here</p>
        
        
          .mytext {color:#2e277a;}
        
        Text color #2e277a
      
           This box has a color of #2e277a        
        
          <div style="background-color:#2e277a;">Content here</div>
        
        
          .mybackground {background-color:#2e277a;}
        
        Background color #2e277a
      
           Border around this has a color of #2e277a        
        
          <div style="border:2px solid #2e277a;">Content here</div>
        
        
          .myborder {border:2px solid #2e277a;}
        
        Border color #2e277a