#2e137e color space conversions
Hex:
        #2e137e
        RGB:
        46, 19, 126
        CMY:
        82, 93, 51
        CMYK:
        63, 85, 0, 51
      HSL:
        255°, 73.7931%, 28.4314%
        HSV (HSB):
        255°, 84.9206%, 49.4118%
        XYZ:
        5.1255, 2.5529, 19.9613
        xyY:
        0.1854, 0.0924, 2.5529
      CIE-Lab:
        18.1564, 41.6757, -54.7257
        CIE-LCH:
        18.1564, 68.7879, 307.2907
        CIE-Luv:
        18.1564, 0.1471, -58.0449
        Hunter-Lab:
        15.9779, 29.2987, -62.8866
      #2e137e color charts
#2e137e RGB chart
      #2e137e CMYK chart
      #2e137e RGB pie chart
      #2e137e color shades, tints & tones
#2e137e color schemes
#2e137e color preview, HTML & CSS examples
           This text has a color of #2e137e        
        
          <p style="color:#2e137e;">Text here</p>
        
        
          .mytext {color:#2e137e;}
        
        Text color #2e137e
      
           This box has a color of #2e137e        
        
          <div style="background-color:#2e137e;">Content here</div>
        
        
          .mybackground {background-color:#2e137e;}
        
        Background color #2e137e
      
           Border around this has a color of #2e137e        
        
          <div style="border:2px solid #2e137e;">Content here</div>
        
        
          .myborder {border:2px solid #2e137e;}
        
        Border color #2e137e