#2e046d color space conversions
Hex:
        #2e046d
        RGB:
        46, 4, 109
        CMY:
        82, 98, 57
        CMYK:
        58, 96, 0, 57
      HSL:
        264°, 92.9204%, 22.1569%
        HSV (HSB):
        264°, 96.3303%, 42.7451%
        XYZ:
        3.9304, 1.7718, 14.6028
        xyY:
        0.1936, 0.0873, 1.7718
      CIE-Lab:
        14.2410, 42.5546, -50.2342
        CIE-LCH:
        14.2410, 65.8359, 310.2688
        CIE-Luv:
        14.2410, 2.5388, -46.9800
        Hunter-Lab:
        13.3109, 29.4134, -55.7269
      #2e046d color charts
#2e046d RGB chart
      #2e046d CMYK chart
      #2e046d RGB pie chart
      #2e046d color shades, tints & tones
#2e046d color schemes
#2e046d color preview, HTML & CSS examples
           This text has a color of #2e046d        
        
          <p style="color:#2e046d;">Text here</p>
        
        
          .mytext {color:#2e046d;}
        
        Text color #2e046d
      
           This box has a color of #2e046d        
        
          <div style="background-color:#2e046d;">Content here</div>
        
        
          .mybackground {background-color:#2e046d;}
        
        Background color #2e046d
      
           Border around this has a color of #2e046d        
        
          <div style="border:2px solid #2e046d;">Content here</div>
        
        
          .myborder {border:2px solid #2e046d;}
        
        Border color #2e046d