#293f8d color space conversions
Hex:
        #293f8d
        RGB:
        41, 63, 141
        CMY:
        84, 75, 45
        CMYK:
        71, 55, 0, 45
      HSL:
        227°, 54.9451%, 35.6863%
        HSV (HSB):
        227°, 70.9220%, 55.2941%
        XYZ:
        7.4997, 5.9495, 25.9524
        xyY:
        0.1903, 0.1510, 5.9495
      CIE-Lab:
        29.2847, 19.2631, -45.9269
        CIE-LCH:
        29.2847, 49.8031, 292.7546
        CIE-Luv:
        29.2847, -9.9080, -61.5440
        Hunter-Lab:
        24.3916, 12.1979, -46.0097
      #293f8d color charts
#293f8d RGB chart
      #293f8d CMYK chart
      #293f8d RGB pie chart
      #293f8d color shades, tints & tones
#293f8d color schemes
#293f8d color preview, HTML & CSS examples
           This text has a color of #293f8d        
        
          <p style="color:#293f8d;">Text here</p>
        
        
          .mytext {color:#293f8d;}
        
        Text color #293f8d
      
           This box has a color of #293f8d        
        
          <div style="background-color:#293f8d;">Content here</div>
        
        
          .mybackground {background-color:#293f8d;}
        
        Background color #293f8d
      
           Border around this has a color of #293f8d        
        
          <div style="border:2px solid #293f8d;">Content here</div>
        
        
          .myborder {border:2px solid #293f8d;}
        
        Border color #293f8d