#290ee5 color space conversions
Hex:
        #290ee5
        RGB:
        41, 14, 229
        CMY:
        84, 95, 10
        CMYK:
        82, 94, 0, 10
      HSL:
        248°, 88.4774%, 47.6471%
        HSV (HSB):
        248°, 93.8865%, 89.8039%
        XYZ:
        15.2143, 6.4426, 74.5704
        xyY:
        0.1581, 0.0670, 6.4426
      CIE-Lab:
        30.5028, 71.0392, -96.1146
        CIE-LCH:
        30.5028, 119.5181, 306.4685
        CIE-Luv:
        30.5028, -6.5357, -117.1932
        Hunter-Lab:
        25.3823, 62.5750, -156.4195
      #290ee5 color charts
#290ee5 RGB chart
      #290ee5 CMYK chart
      #290ee5 RGB pie chart
      #290ee5 color shades, tints & tones
#290ee5 color schemes
#290ee5 color preview, HTML & CSS examples
           This text has a color of #290ee5        
        
          <p style="color:#290ee5;">Text here</p>
        
        
          .mytext {color:#290ee5;}
        
        Text color #290ee5
      
           This box has a color of #290ee5        
        
          <div style="background-color:#290ee5;">Content here</div>
        
        
          .mybackground {background-color:#290ee5;}
        
        Background color #290ee5
      
           Border around this has a color of #290ee5        
        
          <div style="border:2px solid #290ee5;">Content here</div>
        
        
          .myborder {border:2px solid #290ee5;}
        
        Border color #290ee5