#293f7b color space conversions
Hex:
        #293f7b
        RGB:
        41, 63, 123
        CMY:
        84, 75, 52
        CMYK:
        67, 49, 0, 52
      HSL:
        224°, 50.0000%, 32.1569%
        HSV (HSB):
        224°, 66.6667%, 48.2353%
        XYZ:
        6.2671, 5.4565, 19.4618
        xyY:
        0.2010, 0.1750, 5.4565
      CIE-Lab:
        27.9976, 12.3527, -36.8023
        CIE-LCH:
        27.9976, 38.8201, 288.5544
        CIE-Luv:
        27.9976, -9.7267, -48.4533
        Hunter-Lab:
        23.3591, 7.0119, -33.0464
      #293f7b color charts
#293f7b RGB chart
      #293f7b CMYK chart
      #293f7b RGB pie chart
      #293f7b color shades, tints & tones
#293f7b color schemes
#293f7b color preview, HTML & CSS examples
           This text has a color of #293f7b        
        
          <p style="color:#293f7b;">Text here</p>
        
        
          .mytext {color:#293f7b;}
        
        Text color #293f7b
      
           This box has a color of #293f7b        
        
          <div style="background-color:#293f7b;">Content here</div>
        
        
          .mybackground {background-color:#293f7b;}
        
        Background color #293f7b
      
           Border around this has a color of #293f7b        
        
          <div style="border:2px solid #293f7b;">Content here</div>
        
        
          .myborder {border:2px solid #293f7b;}
        
        Border color #293f7b