#293f7d color space conversions
Hex:
        #293f7d
        RGB:
        41, 63, 125
        CMY:
        84, 75, 51
        CMYK:
        67, 50, 0, 51
      HSL:
        224°, 50.6024%, 32.5490%
        HSV (HSB):
        224°, 67.2000%, 49.0196%
        XYZ:
        6.3936, 5.5071, 20.1280
        xyY:
        0.1996, 0.1719, 5.5071
      CIE-Lab:
        28.1332, 13.1185, -37.8397
        CIE-LCH:
        28.1332, 40.0492, 289.1207
        CIE-Luv:
        28.1332, -9.7432, -49.9401
        Hunter-Lab:
        23.4672, 7.5646, -34.4265
      #293f7d color charts
#293f7d RGB chart
      #293f7d CMYK chart
      #293f7d RGB pie chart
      #293f7d color shades, tints & tones
#293f7d color schemes
#293f7d color preview, HTML & CSS examples
           This text has a color of #293f7d        
        
          <p style="color:#293f7d;">Text here</p>
        
        
          .mytext {color:#293f7d;}
        
        Text color #293f7d
      
           This box has a color of #293f7d        
        
          <div style="background-color:#293f7d;">Content here</div>
        
        
          .mybackground {background-color:#293f7d;}
        
        Background color #293f7d
      
           Border around this has a color of #293f7d        
        
          <div style="border:2px solid #293f7d;">Content here</div>
        
        
          .myborder {border:2px solid #293f7d;}
        
        Border color #293f7d