#2f299a color space conversions
Hex:
        #2f299a
        RGB:
        47, 41, 154
        CMY:
        82, 84, 40
        CMYK:
        69, 73, 0, 40
      HSL:
        243°, 57.9487%, 38.2353%
        HSV (HSB):
        243°, 73.3766%, 60.3922%
        XYZ:
        7.7980, 4.5233, 31.0339
        xyY:
        0.1799, 0.1043, 4.5233
      CIE-Lab:
        25.3311, 39.1111, -60.3596
        CIE-LCH:
        25.3311, 71.9233, 302.9419
        CIE-Luv:
        25.3311, -4.2805, -74.7824
        Hunter-Lab:
        21.2681, 28.2281, -71.6271
      #2f299a color charts
#2f299a RGB chart
      #2f299a CMYK chart
      #2f299a RGB pie chart
      #2f299a color shades, tints & tones
#2f299a color schemes
#2f299a color preview, HTML & CSS examples
           This text has a color of #2f299a        
        
          <p style="color:#2f299a;">Text here</p>
        
        
          .mytext {color:#2f299a;}
        
        Text color #2f299a
      
           This box has a color of #2f299a        
        
          <div style="background-color:#2f299a;">Content here</div>
        
        
          .mybackground {background-color:#2f299a;}
        
        Background color #2f299a
      
           Border around this has a color of #2f299a        
        
          <div style="border:2px solid #2f299a;">Content here</div>
        
        
          .myborder {border:2px solid #2f299a;}
        
        Border color #2f299a