#293463 color space conversions
Hex:
        #293463
        RGB:
        41, 52, 99
        CMY:
        84, 80, 61
        CMYK:
        59, 47, 0, 61
      HSL:
        229°, 41.4286%, 27.4510%
        HSV (HSB):
        229°, 58.5859%, 38.8235%
        XYZ:
        4.3946, 3.8283, 12.3117
        xyY:
        0.2140, 0.1864, 3.8283
      CIE-Lab:
        23.0953, 10.9436, -29.3067
        CIE-LCH:
        23.0953, 31.2834, 290.4765
        CIE-Luv:
        23.0953, -5.9561, -35.8619
        Hunter-Lab:
        19.5659, 5.8514, -23.6116
      #293463 color charts
#293463 RGB chart
      #293463 CMYK chart
      #293463 RGB pie chart
      #293463 color shades, tints & tones
#293463 color schemes
#293463 color preview, HTML & CSS examples
           This text has a color of #293463        
        
          <p style="color:#293463;">Text here</p>
        
        
          .mytext {color:#293463;}
        
        Text color #293463
      
           This box has a color of #293463        
        
          <div style="background-color:#293463;">Content here</div>
        
        
          .mybackground {background-color:#293463;}
        
        Background color #293463
      
           Border around this has a color of #293463        
        
          <div style="border:2px solid #293463;">Content here</div>
        
        
          .myborder {border:2px solid #293463;}
        
        Border color #293463