#290daf color space conversions
Hex:
        #290daf
        RGB:
        41, 13, 175
        CMY:
        84, 95, 31
        CMYK:
        77, 93, 0, 31
      HSL:
        250°, 86.1702%, 36.8627%
        HSV (HSB):
        250°, 92.5714%, 68.6275%
        XYZ:
        8.7962, 3.8544, 40.8378
        xyY:
        0.1645, 0.0721, 3.8544
      CIE-Lab:
        23.1842, 57.2664, -76.6739
        CIE-LCH:
        23.1842, 95.6992, 306.7554
        CIE-Luv:
        23.1842, -3.5564, -85.8717
        Hunter-Lab:
        19.6327, 45.6182, -109.5860
      #290daf color charts
#290daf RGB chart
      #290daf CMYK chart
      #290daf RGB pie chart
      #290daf color shades, tints & tones
#290daf color schemes
#290daf color preview, HTML & CSS examples
           This text has a color of #290daf        
        
          <p style="color:#290daf;">Text here</p>
        
        
          .mytext {color:#290daf;}
        
        Text color #290daf
      
           This box has a color of #290daf        
        
          <div style="background-color:#290daf;">Content here</div>
        
        
          .mybackground {background-color:#290daf;}
        
        Background color #290daf
      
           Border around this has a color of #290daf        
        
          <div style="border:2px solid #290daf;">Content here</div>
        
        
          .myborder {border:2px solid #290daf;}
        
        Border color #290daf