#293d85 color space conversions
Hex:
        #293d85
        RGB:
        41, 61, 133
        CMY:
        84, 76, 48
        CMYK:
        69, 54, 0, 48
      HSL:
        227°, 52.8736%, 34.1176%
        HSV (HSB):
        227°, 69.1729%, 52.1569%
        XYZ:
        6.8168, 5.5024, 22.8931
        xyY:
        0.1936, 0.1563, 5.5024
      CIE-Lab:
        28.1206, 17.5642, -42.8564
        CIE-LCH:
        28.1206, 46.3160, 292.2857
        CIE-Luv:
        28.1206, -9.2474, -56.6531
        Hunter-Lab:
        23.4571, 10.8237, -41.4444
      #293d85 color charts
#293d85 RGB chart
      #293d85 CMYK chart
      #293d85 RGB pie chart
      #293d85 color shades, tints & tones
#293d85 color schemes
#293d85 color preview, HTML & CSS examples
           This text has a color of #293d85        
        
          <p style="color:#293d85;">Text here</p>
        
        
          .mytext {color:#293d85;}
        
        Text color #293d85
      
           This box has a color of #293d85        
        
          <div style="background-color:#293d85;">Content here</div>
        
        
          .mybackground {background-color:#293d85;}
        
        Background color #293d85
      
           Border around this has a color of #293d85        
        
          <div style="border:2px solid #293d85;">Content here</div>
        
        
          .myborder {border:2px solid #293d85;}
        
        Border color #293d85