#2e007b color space conversions
Hex:
        #2e007b
        RGB:
        46, 0, 123
        CMY:
        82, 100, 52
        CMYK:
        63, 100, 0, 52
      HSL:
        262°, 100.0000%, 24.1176%
        HSV (HSB):
        262°, 100.0000%, 48.2353%
        XYZ:
        4.7019, 2.0109, 18.8792
        xyY:
        0.1837, 0.0786, 2.0109
      CIE-Lab:
        15.5444, 47.5799, -57.1379
        CIE-LCH:
        15.5444, 74.3545, 309.7848
        CIE-Luv:
        15.5444, 1.5559, -54.6717
        Hunter-Lab:
        14.1806, 34.3691, -69.0086
      #2e007b color charts
#2e007b RGB chart
      #2e007b CMYK chart
      #2e007b RGB pie chart
      #2e007b color shades, tints & tones
#2e007b color schemes
#2e007b color preview, HTML & CSS examples
           This text has a color of #2e007b        
        
          <p style="color:#2e007b;">Text here</p>
        
        
          .mytext {color:#2e007b;}
        
        Text color #2e007b
      
           This box has a color of #2e007b        
        
          <div style="background-color:#2e007b;">Content here</div>
        
        
          .mybackground {background-color:#2e007b;}
        
        Background color #2e007b
      
           Border around this has a color of #2e007b        
        
          <div style="border:2px solid #2e007b;">Content here</div>
        
        
          .myborder {border:2px solid #2e007b;}
        
        Border color #2e007b