#290ec1 color space conversions
Hex:
        #290ec1
        RGB:
        41, 14, 193
        CMY:
        84, 95, 24
        CMYK:
        79, 93, 0, 24
      HSL:
        249°, 86.4734%, 40.5882%
        HSV (HSB):
        249°, 92.7461%, 75.6863%
        XYZ:
        10.6971, 4.6357, 50.7831
        xyY:
        0.1618, 0.0701, 4.6357
      CIE-Lab:
        25.6707, 61.7897, -83.2555
        CIE-LCH:
        25.6707, 103.6795, 306.5817
        CIE-Luv:
        25.6707, -4.6282, -96.4289
        Hunter-Lab:
        21.5308, 51.0052, -124.7713
      #290ec1 color charts
#290ec1 RGB chart
      #290ec1 CMYK chart
      #290ec1 RGB pie chart
      #290ec1 color shades, tints & tones
#290ec1 color schemes
#290ec1 color preview, HTML & CSS examples
           This text has a color of #290ec1        
        
          <p style="color:#290ec1;">Text here</p>
        
        
          .mytext {color:#290ec1;}
        
        Text color #290ec1
      
           This box has a color of #290ec1        
        
          <div style="background-color:#290ec1;">Content here</div>
        
        
          .mybackground {background-color:#290ec1;}
        
        Background color #290ec1
      
           Border around this has a color of #290ec1        
        
          <div style="border:2px solid #290ec1;">Content here</div>
        
        
          .myborder {border:2px solid #290ec1;}
        
        Border color #290ec1