#2f0140 color space conversions
Hex:
        #2f0140
        RGB:
        47, 1, 64
        CMY:
        82, 100, 75
        CMYK:
        27, 98, 0, 75
      HSL:
        284°, 96.9231%, 12.7451%
        HSV (HSB):
        284°, 98.4375%, 25.0980%
        XYZ:
        2.1086, 0.9962, 4.9316
        xyY:
        0.2624, 0.1240, 0.9962
      CIE-Lab:
        8.9598, 32.9067, -28.2577
        CIE-LCH:
        8.9598, 43.3746, 319.3466
        CIE-Luv:
        8.9598, 7.8039, -21.7584
        Hunter-Lab:
        9.9810, 20.2424, -22.3085
      #2f0140 color charts
#2f0140 RGB chart
      #2f0140 CMYK chart
      #2f0140 RGB pie chart
      #2f0140 color shades, tints & tones
#2f0140 color schemes
#2f0140 color preview, HTML & CSS examples
           This text has a color of #2f0140        
        
          <p style="color:#2f0140;">Text here</p>
        
        
          .mytext {color:#2f0140;}
        
        Text color #2f0140
      
           This box has a color of #2f0140        
        
          <div style="background-color:#2f0140;">Content here</div>
        
        
          .mybackground {background-color:#2f0140;}
        
        Background color #2f0140
      
           Border around this has a color of #2f0140        
        
          <div style="border:2px solid #2f0140;">Content here</div>
        
        
          .myborder {border:2px solid #2f0140;}
        
        Border color #2f0140