#2e027a color space conversions
Hex:
        #2e027a
        RGB:
        46, 2, 122
        CMY:
        82, 99, 52
        CMYK:
        62, 98, 0, 52
      HSL:
        262°, 96.7742%, 24.3137%
        HSV (HSB):
        262°, 98.3607%, 47.8431%
        XYZ:
        4.6613, 2.0294, 18.5584
        xyY:
        0.1846, 0.0804, 2.0294
      CIE-Lab:
        15.6408, 46.6346, -56.3363
        CIE-LCH:
        15.6408, 73.1339, 309.6176
        CIE-Luv:
        15.6408, 1.5359, -54.3165
        Hunter-Lab:
        14.2457, 33.4762, -67.2673
      #2e027a color charts
#2e027a RGB chart
      #2e027a CMYK chart
      #2e027a RGB pie chart
      #2e027a color shades, tints & tones
#2e027a color schemes
#2e027a color preview, HTML & CSS examples
           This text has a color of #2e027a        
        
          <p style="color:#2e027a;">Text here</p>
        
        
          .mytext {color:#2e027a;}
        
        Text color #2e027a
      
           This box has a color of #2e027a        
        
          <div style="background-color:#2e027a;">Content here</div>
        
        
          .mybackground {background-color:#2e027a;}
        
        Background color #2e027a
      
           Border around this has a color of #2e027a        
        
          <div style="border:2px solid #2e027a;">Content here</div>
        
        
          .myborder {border:2px solid #2e027a;}
        
        Border color #2e027a