#293fc1 color space conversions
Hex:
        #293fc1
        RGB:
        41, 63, 193
        CMY:
        84, 75, 24
        CMYK:
        79, 67, 0, 24
      HSL:
        231°, 64.9573%, 45.8824%
        HSV (HSB):
        231°, 78.7565%, 75.6863%
        XYZ:
        12.3176, 7.8767, 51.3232
        xyY:
        0.1722, 0.1101, 7.8767
      CIE-Lab:
        33.7247, 38.6956, -69.9173
        CIE-LCH:
        33.7247, 79.9111, 298.9623
        CIE-Luv:
        33.7247, -10.7937, -96.0612
        Hunter-Lab:
        28.0654, 29.2271, -88.7777
      #293fc1 color charts
#293fc1 RGB chart
      #293fc1 CMYK chart
      #293fc1 RGB pie chart
      #293fc1 color shades, tints & tones
#293fc1 color schemes
#293fc1 color preview, HTML & CSS examples
           This text has a color of #293fc1        
        
          <p style="color:#293fc1;">Text here</p>
        
        
          .mytext {color:#293fc1;}
        
        Text color #293fc1
      
           This box has a color of #293fc1        
        
          <div style="background-color:#293fc1;">Content here</div>
        
        
          .mybackground {background-color:#293fc1;}
        
        Background color #293fc1
      
           Border around this has a color of #293fc1        
        
          <div style="border:2px solid #293fc1;">Content here</div>
        
        
          .myborder {border:2px solid #293fc1;}
        
        Border color #293fc1