#292e9d color space conversions
Hex:
        #292e9d
        RGB:
        41, 46, 157
        CMY:
        84, 82, 38
        CMYK:
        74, 71, 0, 38
      HSL:
        237°, 58.5859%, 38.8235%
        HSV (HSB):
        237°, 73.8854%, 61.5686%
        XYZ:
        7.9772, 4.8597, 32.4159
        xyY:
        0.1763, 0.1074, 4.8597
      CIE-Lab:
        26.3313, 36.4520, -60.5604
        CIE-LCH:
        26.3313, 70.6846, 301.0442
        CIE-Luv:
        26.3313, -6.4002, -76.2614
        Hunter-Lab:
        22.0448, 26.0146, -71.7519
      #292e9d color charts
#292e9d RGB chart
      #292e9d CMYK chart
      #292e9d RGB pie chart
      #292e9d color shades, tints & tones
#292e9d color schemes
#292e9d color preview, HTML & CSS examples
           This text has a color of #292e9d        
        
          <p style="color:#292e9d;">Text here</p>
        
        
          .mytext {color:#292e9d;}
        
        Text color #292e9d
      
           This box has a color of #292e9d        
        
          <div style="background-color:#292e9d;">Content here</div>
        
        
          .mybackground {background-color:#292e9d;}
        
        Background color #292e9d
      
           Border around this has a color of #292e9d        
        
          <div style="border:2px solid #292e9d;">Content here</div>
        
        
          .myborder {border:2px solid #292e9d;}
        
        Border color #292e9d