#2e139f color space conversions
Hex:
        #2e139f
        RGB:
        46, 19, 159
        CMY:
        82, 93, 38
        CMYK:
        71, 88, 0, 38
      HSL:
        252°, 78.6517%, 34.9020%
        HSV (HSB):
        252°, 88.0503%, 62.3529%
        XYZ:
        7.6176, 3.5498, 33.0846
        xyY:
        0.1721, 0.0802, 3.5498
      CIE-Lab:
        22.1235, 51.2488, -68.7274
        CIE-LCH:
        22.1235, 85.7316, 306.7112
        CIE-Luv:
        22.1235, -2.1687, -77.3105
        Hunter-Lab:
        18.8409, 39.1981, -90.9245
      #2e139f color charts
#2e139f RGB chart
      #2e139f CMYK chart
      #2e139f RGB pie chart
      #2e139f color shades, tints & tones
#2e139f color schemes
#2e139f color preview, HTML & CSS examples
           This text has a color of #2e139f        
        
          <p style="color:#2e139f;">Text here</p>
        
        
          .mytext {color:#2e139f;}
        
        Text color #2e139f
      
           This box has a color of #2e139f        
        
          <div style="background-color:#2e139f;">Content here</div>
        
        
          .mybackground {background-color:#2e139f;}
        
        Background color #2e139f
      
           Border around this has a color of #2e139f        
        
          <div style="border:2px solid #2e139f;">Content here</div>
        
        
          .myborder {border:2px solid #2e139f;}
        
        Border color #2e139f