#2f0341 color space conversions
Hex:
        #2f0341
        RGB:
        47, 3, 65
        CMY:
        82, 99, 75
        CMYK:
        28, 95, 0, 75
      HSL:
        283°, 91.1765%, 13.3333%
        HSV (HSB):
        283°, 95.3846%, 25.4902%
        XYZ:
        2.1590, 1.0511, 5.0901
        xyY:
        0.2601, 0.1266, 1.0511
      CIE-Lab:
        9.4102, 32.0767, -28.2369
        CIE-LCH:
        9.4102, 42.7345, 318.6428
        CIE-Luv:
        9.4102, 7.6225, -22.4311
        Hunter-Lab:
        10.2524, 19.6475, -22.2597
      #2f0341 color charts
#2f0341 RGB chart
      #2f0341 CMYK chart
      #2f0341 RGB pie chart
      #2f0341 color shades, tints & tones
#2f0341 color schemes
#2f0341 color preview, HTML & CSS examples
           This text has a color of #2f0341        
        
          <p style="color:#2f0341;">Text here</p>
        
        
          .mytext {color:#2f0341;}
        
        Text color #2f0341
      
           This box has a color of #2f0341        
        
          <div style="background-color:#2f0341;">Content here</div>
        
        
          .mybackground {background-color:#2f0341;}
        
        Background color #2f0341
      
           Border around this has a color of #2f0341        
        
          <div style="border:2px solid #2f0341;">Content here</div>
        
        
          .myborder {border:2px solid #2f0341;}
        
        Border color #2f0341