#2f3792 color space conversions
Hex:
        #2f3792
        RGB:
        47, 55, 146
        CMY:
        82, 78, 43
        CMYK:
        68, 62, 0, 43
      HSL:
        235°, 51.2953%, 37.8431%
        HSV (HSB):
        235°, 67.8082%, 57.2549%
        XYZ:
        7.7268, 5.4120, 27.8315
        xyY:
        0.1886, 0.1321, 5.4120
      CIE-Lab:
        27.8778, 27.4707, -51.2761
        CIE-LCH:
        27.8778, 58.1711, 298.1798
        CIE-Luv:
        27.8778, -6.7285, -67.3391
        Hunter-Lab:
        23.2638, 18.5750, -54.6466
      #2f3792 color charts
#2f3792 RGB chart
      #2f3792 CMYK chart
      #2f3792 RGB pie chart
      #2f3792 color shades, tints & tones
#2f3792 color schemes
#2f3792 color preview, HTML & CSS examples
           This text has a color of #2f3792        
        
          <p style="color:#2f3792;">Text here</p>
        
        
          .mytext {color:#2f3792;}
        
        Text color #2f3792
      
           This box has a color of #2f3792        
        
          <div style="background-color:#2f3792;">Content here</div>
        
        
          .mybackground {background-color:#2f3792;}
        
        Background color #2f3792
      
           Border around this has a color of #2f3792        
        
          <div style="border:2px solid #2f3792;">Content here</div>
        
        
          .myborder {border:2px solid #2f3792;}
        
        Border color #2f3792