#2e289d color space conversions
Hex:
        #2e289d
        RGB:
        46, 40, 157
        CMY:
        82, 84, 38
        CMYK:
        71, 75, 0, 38
      HSL:
        243°, 59.3909%, 38.6275%
        HSV (HSB):
        243°, 74.5223%, 61.5686%
        XYZ:
        7.9713, 4.5327, 32.3531
        xyY:
        0.1777, 0.1010, 4.5327
      CIE-Lab:
        25.3598, 40.5853, -62.1492
        CIE-LCH:
        25.3598, 74.2273, 303.1458
        CIE-Luv:
        25.3598, -4.4688, -76.6692
        Hunter-Lab:
        21.2902, 29.5745, -75.1950
      #2e289d color charts
#2e289d RGB chart
      #2e289d CMYK chart
      #2e289d RGB pie chart
      #2e289d color shades, tints & tones
#2e289d color schemes
#2e289d color preview, HTML & CSS examples
           This text has a color of #2e289d        
        
          <p style="color:#2e289d;">Text here</p>
        
        
          .mytext {color:#2e289d;}
        
        Text color #2e289d
      
           This box has a color of #2e289d        
        
          <div style="background-color:#2e289d;">Content here</div>
        
        
          .mybackground {background-color:#2e289d;}
        
        Background color #2e289d
      
           Border around this has a color of #2e289d        
        
          <div style="border:2px solid #2e289d;">Content here</div>
        
        
          .myborder {border:2px solid #2e289d;}
        
        Border color #2e289d