#293f9d color space conversions
Hex:
        #293f9d
        RGB:
        41, 63, 157
        CMY:
        84, 75, 38
        CMYK:
        74, 60, 0, 38
      HSL:
        229°, 58.5859%, 38.8235%
        HSV (HSB):
        229°, 73.8854%, 61.5686%
        XYZ:
        8.7778, 6.4608, 32.6827
        xyY:
        0.1832, 0.1348, 6.4608
      CIE-Lab:
        30.5464, 25.3744, -53.6586
        CIE-LCH:
        30.5464, 59.3557, 295.3088
        CIE-Luv:
        30.5464, -10.1280, -72.6441
        Hunter-Lab:
        25.4180, 17.1610, -58.4430
      #293f9d color charts
#293f9d RGB chart
      #293f9d CMYK chart
      #293f9d RGB pie chart
      #293f9d color shades, tints & tones
#293f9d color schemes
#293f9d color preview, HTML & CSS examples
           This text has a color of #293f9d        
        
          <p style="color:#293f9d;">Text here</p>
        
        
          .mytext {color:#293f9d;}
        
        Text color #293f9d
      
           This box has a color of #293f9d        
        
          <div style="background-color:#293f9d;">Content here</div>
        
        
          .mybackground {background-color:#293f9d;}
        
        Background color #293f9d
      
           Border around this has a color of #293f9d        
        
          <div style="border:2px solid #293f9d;">Content here</div>
        
        
          .myborder {border:2px solid #293f9d;}
        
        Border color #293f9d