#2f378e color space conversions
Hex:
        #2f378e
        RGB:
        47, 55, 142
        CMY:
        82, 78, 44
        CMYK:
        67, 61, 0, 44
      HSL:
        235°, 50.2646%, 37.0588%
        HSV (HSB):
        235°, 66.9014%, 55.6863%
        XYZ:
        7.4210, 5.2897, 26.2211
        xyY:
        0.1906, 0.1359, 5.2897
      CIE-Lab:
        27.5447, 26.0104, -49.3534
        CIE-LCH:
        27.5447, 55.7880, 297.7902
        CIE-Luv:
        27.5447, -6.5905, -64.6538
        Hunter-Lab:
        22.9994, 17.3458, -51.4957
      #2f378e color charts
#2f378e RGB chart
      #2f378e CMYK chart
      #2f378e RGB pie chart
      #2f378e color shades, tints & tones
#2f378e color schemes
#2f378e color preview, HTML & CSS examples
           This text has a color of #2f378e        
        
          <p style="color:#2f378e;">Text here</p>
        
        
          .mytext {color:#2f378e;}
        
        Text color #2f378e
      
           This box has a color of #2f378e        
        
          <div style="background-color:#2f378e;">Content here</div>
        
        
          .mybackground {background-color:#2f378e;}
        
        Background color #2f378e
      
           Border around this has a color of #2f378e        
        
          <div style="border:2px solid #2f378e;">Content here</div>
        
        
          .myborder {border:2px solid #2f378e;}
        
        Border color #2f378e