#290e65 color space conversions
Hex:
        #290e65
        RGB:
        41, 14, 101
        CMY:
        84, 95, 60
        CMYK:
        59, 86, 0, 60
      HSL:
        259°, 75.6522%, 22.5490%
        HSV (HSB):
        259°, 86.1386%, 39.6078%
        XYZ:
        3.4205, 1.7251, 12.4646
        xyY:
        0.1942, 0.0980, 1.7251
      CIE-Lab:
        13.9728, 35.8832, -45.4340
        CIE-LCH:
        13.9728, 57.8952, 308.3013
        CIE-Luv:
        13.9728, 1.3286, -42.7839
        Hunter-Lab:
        13.1342, 23.5006, -47.0733
      #290e65 color charts
#290e65 RGB chart
      #290e65 CMYK chart
      #290e65 RGB pie chart
      #290e65 color shades, tints & tones
#290e65 color schemes
#290e65 color preview, HTML & CSS examples
           This text has a color of #290e65        
        
          <p style="color:#290e65;">Text here</p>
        
        
          .mytext {color:#290e65;}
        
        Text color #290e65
      
           This box has a color of #290e65        
        
          <div style="background-color:#290e65;">Content here</div>
        
        
          .mybackground {background-color:#290e65;}
        
        Background color #290e65
      
           Border around this has a color of #290e65        
        
          <div style="border:2px solid #290e65;">Content here</div>
        
        
          .myborder {border:2px solid #290e65;}
        
        Border color #290e65