#2e256d color space conversions
Hex:
        #2e256d
        RGB:
        46, 37, 109
        CMY:
        82, 85, 57
        CMYK:
        58, 66, 0, 57
      HSL:
        248°, 49.3151%, 28.6275%
        HSV (HSB):
        248°, 66.0550%, 42.7451%
        XYZ:
        4.5486, 3.0081, 14.8089
        xyY:
        0.2034, 0.1345, 3.0081
      CIE-Lab:
        20.0763, 26.0291, -40.6525
        CIE-LCH:
        20.0763, 48.2716, 302.6308
        CIE-Luv:
        20.0763, -1.1697, -47.1411
        Hunter-Lab:
        17.3439, 16.4615, -38.4834
      #2e256d color charts
#2e256d RGB chart
      #2e256d CMYK chart
      #2e256d RGB pie chart
      #2e256d color shades, tints & tones
#2e256d color schemes
#2e256d color preview, HTML & CSS examples
           This text has a color of #2e256d        
        
          <p style="color:#2e256d;">Text here</p>
        
        
          .mytext {color:#2e256d;}
        
        Text color #2e256d
      
           This box has a color of #2e256d        
        
          <div style="background-color:#2e256d;">Content here</div>
        
        
          .mybackground {background-color:#2e256d;}
        
        Background color #2e256d
      
           Border around this has a color of #2e256d        
        
          <div style="border:2px solid #2e256d;">Content here</div>
        
        
          .myborder {border:2px solid #2e256d;}
        
        Border color #2e256d