#290ce7 color space conversions
Hex:
        #290ce7
        RGB:
        41, 12, 231
        CMY:
        84, 95, 9
        CMYK:
        82, 95, 0, 9
      HSL:
        248°, 90.1235%, 47.6471%
        HSV (HSB):
        248°, 94.8052%, 90.5882%
        XYZ:
        15.4697, 6.5039, 76.0413
        xyY:
        0.1578, 0.0664, 6.5039
      CIE-Lab:
        30.6497, 71.9166, -97.0129
        CIE-LCH:
        30.6497, 120.7622, 306.5499
        CIE-Luv:
        30.6497, -6.5574, -118.2413
        Hunter-Lab:
        25.5027, 63.6468, -158.9329
      #290ce7 color charts
#290ce7 RGB chart
      #290ce7 CMYK chart
      #290ce7 RGB pie chart
      #290ce7 color shades, tints & tones
#290ce7 color schemes
#290ce7 color preview, HTML & CSS examples
           This text has a color of #290ce7        
        
          <p style="color:#290ce7;">Text here</p>
        
        
          .mytext {color:#290ce7;}
        
        Text color #290ce7
      
           This box has a color of #290ce7        
        
          <div style="background-color:#290ce7;">Content here</div>
        
        
          .mybackground {background-color:#290ce7;}
        
        Background color #290ce7
      
           Border around this has a color of #290ce7        
        
          <div style="border:2px solid #290ce7;">Content here</div>
        
        
          .myborder {border:2px solid #290ce7;}
        
        Border color #290ce7