#293fa7 color space conversions
Hex:
        #293fa7
        RGB:
        41, 63, 167
        CMY:
        84, 75, 35
        CMYK:
        75, 62, 0, 35
      HSL:
        230°, 60.5769%, 40.7843%
        HSV (HSB):
        230°, 75.4491%, 65.4902%
        XYZ:
        9.6670, 6.8165, 37.3654
        xyY:
        0.1795, 0.1266, 6.8165
      CIE-Lab:
        31.3854, 29.1458, -58.3243
        CIE-LCH:
        31.3854, 65.2013, 296.5522
        CIE-Luv:
        31.3854, -10.2910, -79.3470
        Hunter-Lab:
        26.1083, 20.4028, -66.5781
      #293fa7 color charts
#293fa7 RGB chart
      #293fa7 CMYK chart
      #293fa7 RGB pie chart
      #293fa7 color shades, tints & tones
#293fa7 color schemes
#293fa7 color preview, HTML & CSS examples
           This text has a color of #293fa7        
        
          <p style="color:#293fa7;">Text here</p>
        
        
          .mytext {color:#293fa7;}
        
        Text color #293fa7
      
           This box has a color of #293fa7        
        
          <div style="background-color:#293fa7;">Content here</div>
        
        
          .mybackground {background-color:#293fa7;}
        
        Background color #293fa7
      
           Border around this has a color of #293fa7        
        
          <div style="border:2px solid #293fa7;">Content here</div>
        
        
          .myborder {border:2px solid #293fa7;}
        
        Border color #293fa7