#2f3f63 color space conversions
Hex:
        #2f3f63
        RGB:
        47, 63, 99
        CMY:
        82, 75, 61
        CMYK:
        53, 36, 0, 61
      HSL:
        222°, 35.6164%, 28.6275%
        HSV (HSB):
        222°, 52.5253%, 38.8235%
        XYZ:
        5.2019, 5.0602, 12.5069
        xyY:
        0.2285, 0.2222, 5.0602
      CIE-Lab:
        26.9056, 4.8981, -23.2458
        CIE-LCH:
        26.9056, 23.7563, 281.8986
        CIE-Luv:
        26.9056, -7.8466, -29.5294
        Hunter-Lab:
        22.4949, 1.9119, -17.2182
      #2f3f63 color charts
#2f3f63 RGB chart
      #2f3f63 CMYK chart
      #2f3f63 RGB pie chart
      #2f3f63 color shades, tints & tones
#2f3f63 color schemes
#2f3f63 color preview, HTML & CSS examples
           This text has a color of #2f3f63        
        
          <p style="color:#2f3f63;">Text here</p>
        
        
          .mytext {color:#2f3f63;}
        
        Text color #2f3f63
      
           This box has a color of #2f3f63        
        
          <div style="background-color:#2f3f63;">Content here</div>
        
        
          .mybackground {background-color:#2f3f63;}
        
        Background color #2f3f63
      
           Border around this has a color of #2f3f63        
        
          <div style="border:2px solid #2f3f63;">Content here</div>
        
        
          .myborder {border:2px solid #2f3f63;}
        
        Border color #2f3f63