#2f2674 color space conversions
Hex:
        #2f2674
        RGB:
        47, 38, 116
        CMY:
        82, 85, 55
        CMYK:
        59, 67, 0, 55
      HSL:
        247°, 50.6494%, 30.1961%
        HSV (HSB):
        247°, 67.2414%, 45.4902%
        XYZ:
        5.0178, 3.2515, 16.8861
        xyY:
        0.1995, 0.1293, 3.2515
      CIE-Lab:
        21.0243, 27.9817, -43.6184
        CIE-LCH:
        21.0243, 51.8222, 302.6806
        CIE-Luv:
        21.0243, -1.5517, -51.4283
        Hunter-Lab:
        18.0320, 18.1156, -42.9001
      #2f2674 color charts
#2f2674 RGB chart
      #2f2674 CMYK chart
      #2f2674 RGB pie chart
      #2f2674 color shades, tints & tones
#2f2674 color schemes
#2f2674 color preview, HTML & CSS examples
           This text has a color of #2f2674        
        
          <p style="color:#2f2674;">Text here</p>
        
        
          .mytext {color:#2f2674;}
        
        Text color #2f2674
      
           This box has a color of #2f2674        
        
          <div style="background-color:#2f2674;">Content here</div>
        
        
          .mybackground {background-color:#2f2674;}
        
        Background color #2f2674
      
           Border around this has a color of #2f2674        
        
          <div style="border:2px solid #2f2674;">Content here</div>
        
        
          .myborder {border:2px solid #2f2674;}
        
        Border color #2f2674