#2f2967 color space conversions
Hex:
        #2f2967
        RGB:
        47, 41, 103
        CMY:
        82, 84, 60
        CMYK:
        54, 60, 0, 60
      HSL:
        246°, 43.0556%, 28.2353%
        HSV (HSB):
        246°, 60.1942%, 40.3922%
        XYZ:
        4.4134, 3.1695, 13.2111
        xyY:
        0.2122, 0.1524, 3.1695
      CIE-Lab:
        20.7103, 21.4801, -35.7189
        CIE-LCH:
        20.7103, 41.6801, 301.0212
        CIE-Luv:
        20.7103, -1.3708, -42.2392
        Hunter-Lab:
        17.8031, 13.0951, -31.5352
      #2f2967 color charts
#2f2967 RGB chart
      #2f2967 CMYK chart
      #2f2967 RGB pie chart
      #2f2967 color shades, tints & tones
#2f2967 color schemes
#2f2967 color preview, HTML & CSS examples
           This text has a color of #2f2967        
        
          <p style="color:#2f2967;">Text here</p>
        
        
          .mytext {color:#2f2967;}
        
        Text color #2f2967
      
           This box has a color of #2f2967        
        
          <div style="background-color:#2f2967;">Content here</div>
        
        
          .mybackground {background-color:#2f2967;}
        
        Background color #2f2967
      
           Border around this has a color of #2f2967        
        
          <div style="border:2px solid #2f2967;">Content here</div>
        
        
          .myborder {border:2px solid #2f2967;}
        
        Border color #2f2967