#293fc7 color space conversions
Hex:
        #293fc7
        RGB:
        41, 63, 199
        CMY:
        84, 75, 22
        CMYK:
        79, 68, 0, 22
      HSL:
        232°, 65.8333%, 47.0588%
        HSV (HSB):
        232°, 79.3970%, 78.0392%
        XYZ:
        13.0008, 8.1500, 54.9207
        xyY:
        0.1709, 0.1071, 8.1500
      CIE-Lab:
        34.2932, 40.8391, -72.4920
        CIE-LCH:
        34.2932, 83.2041, 299.3952
        CIE-Luv:
        34.2932, -10.9239, -99.7940
        Hunter-Lab:
        28.5481, 31.3294, -94.0781
      #293fc7 color charts
#293fc7 RGB chart
      #293fc7 CMYK chart
      #293fc7 RGB pie chart
      #293fc7 color shades, tints & tones
#293fc7 color schemes
#293fc7 color preview, HTML & CSS examples
           This text has a color of #293fc7        
        
          <p style="color:#293fc7;">Text here</p>
        
        
          .mytext {color:#293fc7;}
        
        Text color #293fc7
      
           This box has a color of #293fc7        
        
          <div style="background-color:#293fc7;">Content here</div>
        
        
          .mybackground {background-color:#293fc7;}
        
        Background color #293fc7
      
           Border around this has a color of #293fc7        
        
          <div style="border:2px solid #293fc7;">Content here</div>
        
        
          .myborder {border:2px solid #293fc7;}
        
        Border color #293fc7