#2f3478 color space conversions
Hex:
        #2f3478
        RGB:
        47, 52, 120
        CMY:
        82, 80, 53
        CMYK:
        61, 57, 0, 53
      HSL:
        236°, 43.7126%, 32.7451%
        HSV (HSB):
        236°, 60.8333%, 47.0588%
        XYZ:
        5.7904, 4.4164, 18.3166
        xyY:
        0.2030, 0.1548, 4.4164
      CIE-Lab:
        25.0028, 20.0046, -39.7111
        CIE-LCH:
        25.0028, 44.4652, 296.7368
        CIE-Luv:
        25.0028, -5.0196, -50.4877
        Hunter-Lab:
        21.0152, 12.4066, -36.9657
      #2f3478 color charts
#2f3478 RGB chart
      #2f3478 CMYK chart
      #2f3478 RGB pie chart
      #2f3478 color shades, tints & tones
#2f3478 color schemes
#2f3478 color preview, HTML & CSS examples
           This text has a color of #2f3478        
        
          <p style="color:#2f3478;">Text here</p>
        
        
          .mytext {color:#2f3478;}
        
        Text color #2f3478
      
           This box has a color of #2f3478        
        
          <div style="background-color:#2f3478;">Content here</div>
        
        
          .mybackground {background-color:#2f3478;}
        
        Background color #2f3478
      
           Border around this has a color of #2f3478        
        
          <div style="border:2px solid #2f3478;">Content here</div>
        
        
          .myborder {border:2px solid #2f3478;}
        
        Border color #2f3478