#2f2541 color space conversions
Hex:
        #2f2541
        RGB:
        47, 37, 65
        CMY:
        82, 85, 75
        CMYK:
        28, 43, 0, 75
      HSL:
        261°, 27.4510%, 20.0000%
        HSV (HSB):
        261°, 43.0769%, 25.4902%
        XYZ:
        2.7880, 2.3091, 5.2998
        xyY:
        0.2682, 0.2221, 2.3091
      CIE-Lab:
        17.0324, 11.8200, -16.0711
        CIE-LCH:
        17.0324, 19.9497, 306.3339
        CIE-Luv:
        17.0324, 2.5010, -17.4048
        Hunter-Lab:
        15.1958, 6.1569, -10.0413
      #2f2541 color charts
#2f2541 RGB chart
      #2f2541 CMYK chart
      #2f2541 RGB pie chart
      #2f2541 color shades, tints & tones
#2f2541 color schemes
#2f2541 color preview, HTML & CSS examples
           This text has a color of #2f2541        
        
          <p style="color:#2f2541;">Text here</p>
        
        
          .mytext {color:#2f2541;}
        
        Text color #2f2541
      
           This box has a color of #2f2541        
        
          <div style="background-color:#2f2541;">Content here</div>
        
        
          .mybackground {background-color:#2f2541;}
        
        Background color #2f2541
      
           Border around this has a color of #2f2541        
        
          <div style="border:2px solid #2f2541;">Content here</div>
        
        
          .myborder {border:2px solid #2f2541;}
        
        Border color #2f2541