#290df5 color space conversions
Hex:
        #290df5
        RGB:
        41, 13, 245
        CMY:
        84, 95, 4
        CMYK:
        83, 95, 0, 4
      HSL:
        247°, 92.0635%, 50.5882%
        HSV (HSB):
        247°, 94.6939%, 96.0784%
        XYZ:
        17.5398, 7.3518, 86.8808
        xyY:
        0.1569, 0.0658, 7.3518
      CIE-Lab:
        32.5948, 75.2033, -101.7190
        CIE-LCH:
        32.5948, 126.5001, 306.4764
        CIE-Luv:
        32.5948, -7.3014, -126.2748
        Hunter-Lab:
        27.1143, 68.0189, -170.9998
      #290df5 color charts
#290df5 RGB chart
      #290df5 CMYK chart
      #290df5 RGB pie chart
      #290df5 color shades, tints & tones
#290df5 color schemes
#290df5 color preview, HTML & CSS examples
           This text has a color of #290df5        
        
          <p style="color:#290df5;">Text here</p>
        
        
          .mytext {color:#290df5;}
        
        Text color #290df5
      
           This box has a color of #290df5        
        
          <div style="background-color:#290df5;">Content here</div>
        
        
          .mybackground {background-color:#290df5;}
        
        Background color #290df5
      
           Border around this has a color of #290df5        
        
          <div style="border:2px solid #290df5;">Content here</div>
        
        
          .myborder {border:2px solid #290df5;}
        
        Border color #290df5