#7290ea color space conversions
Hex:
        #7290ea
        RGB:
        114, 144, 234
        CMY:
        55, 44, 8
        CMYK:
        51, 38, 0, 8
      HSL:
        225°, 74.0741%, 68.2353%
        HSV (HSB):
        225°, 51.2821%, 91.7647%
        XYZ:
        31.7640, 29.4644, 81.8550
        xyY:
        0.2220, 0.2059, 29.4644
      CIE-Lab:
        61.1893, 14.2654, -48.7698
        CIE-LCH:
        61.1893, 50.8134, 286.3045
        CIE-Luv:
        61.1893, -16.8641, -79.2837
        Hunter-Lab:
        54.2812, 9.4617, -51.4114
      #7290ea color charts
#7290ea RGB chart
      #7290ea CMYK chart
      #7290ea RGB pie chart
      #7290ea color shades, tints & tones
#7290ea color schemes
#7290ea color preview, HTML & CSS examples
           This text has a color of #7290ea        
        
          <p style="color:#7290ea;">Text here</p>
        
        
          .mytext {color:#7290ea;}
        
        Text color #7290ea
      
           This box has a color of #7290ea        
        
          <div style="background-color:#7290ea;">Content here</div>
        
        
          .mybackground {background-color:#7290ea;}
        
        Background color #7290ea
      
           Border around this has a color of #7290ea        
        
          <div style="border:2px solid #7290ea;">Content here</div>
        
        
          .myborder {border:2px solid #7290ea;}
        
        Border color #7290ea