#292e5d color space conversions
Hex:
        #292e5d
        RGB:
        41, 46, 93
        CMY:
        84, 82, 64
        CMYK:
        56, 51, 0, 64
      HSL:
        234°, 38.8060%, 26.2745%
        HSV (HSB):
        234°, 55.9140%, 36.4706%
        XYZ:
        3.8672, 3.2157, 10.7728
        xyY:
        0.2166, 0.1801, 3.2157
      CIE-Lab:
        20.8879, 12.9722, -28.9025
        CIE-LCH:
        20.8879, 31.6801, 294.1717
        CIE-Luv:
        20.8879, -3.9660, -34.0826
        Hunter-Lab:
        17.9324, 7.1128, -23.0654
      #292e5d color charts
#292e5d RGB chart
      #292e5d CMYK chart
      #292e5d RGB pie chart
      #292e5d color shades, tints & tones
#292e5d color schemes
#292e5d color preview, HTML & CSS examples
           This text has a color of #292e5d        
        
          <p style="color:#292e5d;">Text here</p>
        
        
          .mytext {color:#292e5d;}
        
        Text color #292e5d
      
           This box has a color of #292e5d        
        
          <div style="background-color:#292e5d;">Content here</div>
        
        
          .mybackground {background-color:#292e5d;}
        
        Background color #292e5d
      
           Border around this has a color of #292e5d        
        
          <div style="border:2px solid #292e5d;">Content here</div>
        
        
          .myborder {border:2px solid #292e5d;}
        
        Border color #292e5d