#293baf color space conversions
Hex:
        #293baf
        RGB:
        41, 59, 175
        CMY:
        84, 77, 31
        CMYK:
        77, 66, 0, 31
      HSL:
        232°, 62.0370%, 42.3529%
        HSV (HSB):
        232°, 76.5714%, 68.6275%
        XYZ:
        10.2163, 6.6945, 41.3111
        xyY:
        0.1755, 0.1150, 6.6945
      CIE-Lab:
        31.1010, 34.7105, -63.5792
        CIE-LCH:
        31.1010, 72.4372, 298.6319
        CIE-Luv:
        31.1010, -9.5518, -85.5036
        Hunter-Lab:
        25.8737, 25.2020, -76.5535
      #293baf color charts
#293baf RGB chart
      #293baf CMYK chart
      #293baf RGB pie chart
      #293baf color shades, tints & tones
#293baf color schemes
#293baf color preview, HTML & CSS examples
           This text has a color of #293baf        
        
          <p style="color:#293baf;">Text here</p>
        
        
          .mytext {color:#293baf;}
        
        Text color #293baf
      
           This box has a color of #293baf        
        
          <div style="background-color:#293baf;">Content here</div>
        
        
          .mybackground {background-color:#293baf;}
        
        Background color #293baf
      
           Border around this has a color of #293baf        
        
          <div style="border:2px solid #293baf;">Content here</div>
        
        
          .myborder {border:2px solid #293baf;}
        
        Border color #293baf