#290d56 color space conversions
Hex:
        #290d56
        RGB:
        41, 13, 86
        CMY:
        84, 95, 66
        CMYK:
        52, 85, 0, 66
      HSL:
        263°, 73.7374%, 19.4118%
        HSV (HSB):
        263°, 84.8837%, 33.7255%
        XYZ:
        2.7381, 1.4312, 8.9360
        xyY:
        0.2089, 0.1092, 1.4312
      CIE-Lab:
        12.1635, 31.8813, -38.3566
        CIE-LCH:
        12.1635, 49.8763, 309.7327
        CIE-Luv:
        12.1635, 2.6653, -34.1308
        Hunter-Lab:
        11.9631, 19.9194, -35.9136
      #290d56 color charts
#290d56 RGB chart
      #290d56 CMYK chart
      #290d56 RGB pie chart
      #290d56 color shades, tints & tones
#290d56 color schemes
#290d56 color preview, HTML & CSS examples
           This text has a color of #290d56        
        
          <p style="color:#290d56;">Text here</p>
        
        
          .mytext {color:#290d56;}
        
        Text color #290d56
      
           This box has a color of #290d56        
        
          <div style="background-color:#290d56;">Content here</div>
        
        
          .mybackground {background-color:#290d56;}
        
        Background color #290d56
      
           Border around this has a color of #290d56        
        
          <div style="border:2px solid #290d56;">Content here</div>
        
        
          .myborder {border:2px solid #290d56;}
        
        Border color #290d56