#293fa8 color space conversions
Hex:
        #293fa8
        RGB:
        41, 63, 168
        CMY:
        84, 75, 34
        CMYK:
        76, 63, 0, 34
      HSL:
        230°, 60.7656%, 40.9804%
        HSV (HSB):
        230°, 75.5952%, 65.8824%
        XYZ:
        9.7598, 6.8536, 37.8543
        xyY:
        0.1792, 0.1258, 6.8536
      CIE-Lab:
        31.4712, 29.5203, -58.7842
        CIE-LCH:
        31.4712, 65.7802, 296.6650
        CIE-Luv:
        31.4712, -10.3083, -80.0081
        Hunter-Lab:
        26.1794, 20.7322, -67.4054
      #293fa8 color charts
#293fa8 RGB chart
      #293fa8 CMYK chart
      #293fa8 RGB pie chart
      #293fa8 color shades, tints & tones
#293fa8 color schemes
#293fa8 color preview, HTML & CSS examples
           This text has a color of #293fa8        
        
          <p style="color:#293fa8;">Text here</p>
        
        
          .mytext {color:#293fa8;}
        
        Text color #293fa8
      
           This box has a color of #293fa8        
        
          <div style="background-color:#293fa8;">Content here</div>
        
        
          .mybackground {background-color:#293fa8;}
        
        Background color #293fa8
      
           Border around this has a color of #293fa8        
        
          <div style="border:2px solid #293fa8;">Content here</div>
        
        
          .myborder {border:2px solid #293fa8;}
        
        Border color #293fa8