#2f1846 color space conversions
Hex:
        #2f1846
        RGB:
        47, 24, 70
        CMY:
        82, 91, 73
        CMYK:
        33, 66, 0, 73
      HSL:
        270°, 48.9362%, 18.4314%
        HSV (HSB):
        270°, 65.7143%, 27.4510%
        XYZ:
        2.6044, 1.6998, 5.9852
        xyY:
        0.2531, 0.1652, 1.6998
      CIE-Lab:
        13.8257, 22.1805, -24.6211
        CIE-LCH:
        13.8257, 33.1387, 312.0149
        CIE-Luv:
        13.8257, 5.0956, -24.4758
        Hunter-Lab:
        13.0376, 12.8415, -18.0918
      #2f1846 color charts
#2f1846 RGB chart
      #2f1846 CMYK chart
      #2f1846 RGB pie chart
      #2f1846 color shades, tints & tones
#2f1846 color schemes
#2f1846 color preview, HTML & CSS examples
           This text has a color of #2f1846        
        
          <p style="color:#2f1846;">Text here</p>
        
        
          .mytext {color:#2f1846;}
        
        Text color #2f1846
      
           This box has a color of #2f1846        
        
          <div style="background-color:#2f1846;">Content here</div>
        
        
          .mybackground {background-color:#2f1846;}
        
        Background color #2f1846
      
           Border around this has a color of #2f1846        
        
          <div style="border:2px solid #2f1846;">Content here</div>
        
        
          .myborder {border:2px solid #2f1846;}
        
        Border color #2f1846