#292e7b color space conversions
Hex:
        #292e7b
        RGB:
        41, 46, 123
        CMY:
        84, 82, 52
        CMYK:
        67, 63, 0, 52
      HSL:
        236°, 50.0000%, 32.1569%
        HSV (HSB):
        236°, 66.6667%, 48.2353%
        XYZ:
        5.4666, 3.8555, 19.1949
        xyY:
        0.1917, 0.1352, 3.8555
      CIE-Lab:
        23.1878, 24.0898, -44.5779
        CIE-LCH:
        23.1878, 50.6706, 298.3866
        CIE-Luv:
        23.1878, -5.1099, -54.6481
        Hunter-Lab:
        19.6353, 15.3336, -44.2155
      #292e7b color charts
#292e7b RGB chart
      #292e7b CMYK chart
      #292e7b RGB pie chart
      #292e7b color shades, tints & tones
#292e7b color schemes
#292e7b color preview, HTML & CSS examples
           This text has a color of #292e7b        
        
          <p style="color:#292e7b;">Text here</p>
        
        
          .mytext {color:#292e7b;}
        
        Text color #292e7b
      
           This box has a color of #292e7b        
        
          <div style="background-color:#292e7b;">Content here</div>
        
        
          .mybackground {background-color:#292e7b;}
        
        Background color #292e7b
      
           Border around this has a color of #292e7b        
        
          <div style="border:2px solid #292e7b;">Content here</div>
        
        
          .myborder {border:2px solid #292e7b;}
        
        Border color #292e7b