#2e0179 color space conversions
Hex:
        #2e0179
        RGB:
        46, 1, 121
        CMY:
        82, 100, 53
        CMYK:
        62, 99, 0, 53
      HSL:
        263°, 98.3607%, 23.9216%
        HSV (HSB):
        263°, 99.1736%, 47.4510%
        XYZ:
        4.5888, 1.9830, 18.2301
        xyY:
        0.1850, 0.0800, 1.9830
      CIE-Lab:
        15.3979, 46.7274, -56.0972
        CIE-LCH:
        15.3979, 73.0092, 309.7933
        CIE-Luv:
        15.3979, 1.6695, -53.6184
        Hunter-Lab:
        14.0820, 33.5225, -66.8974
      #2e0179 color charts
#2e0179 RGB chart
      #2e0179 CMYK chart
      #2e0179 RGB pie chart
      #2e0179 color shades, tints & tones
#2e0179 color schemes
#2e0179 color preview, HTML & CSS examples
           This text has a color of #2e0179        
        
          <p style="color:#2e0179;">Text here</p>
        
        
          .mytext {color:#2e0179;}
        
        Text color #2e0179
      
           This box has a color of #2e0179        
        
          <div style="background-color:#2e0179;">Content here</div>
        
        
          .mybackground {background-color:#2e0179;}
        
        Background color #2e0179
      
           Border around this has a color of #2e0179        
        
          <div style="border:2px solid #2e0179;">Content here</div>
        
        
          .myborder {border:2px solid #2e0179;}
        
        Border color #2e0179