#7290cf color space conversions
Hex:
        #7290cf
        RGB:
        114, 144, 207
        CMY:
        55, 44, 19
        CMYK:
        45, 30, 0, 19
      HSL:
        221°, 49.2063%, 62.9412%
        HSV (HSB):
        221°, 44.9275%, 81.1765%
        XYZ:
        28.1752, 28.0289, 62.9566
        xyY:
        0.2364, 0.2352, 28.0289
      CIE-Lab:
        59.9149, 6.1658, -35.7310
        CIE-LCH:
        59.9149, 36.2591, 279.7906
        CIE-Luv:
        59.9149, -16.3945, -56.5638
        Hunter-Lab:
        52.9423, 2.3461, -33.4453
      #7290cf color charts
#7290cf RGB chart
      #7290cf CMYK chart
      #7290cf RGB pie chart
      #7290cf color shades, tints & tones
#7290cf color schemes
#7290cf color preview, HTML & CSS examples
           This text has a color of #7290cf        
        
          <p style="color:#7290cf;">Text here</p>
        
        
          .mytext {color:#7290cf;}
        
        Text color #7290cf
      
           This box has a color of #7290cf        
        
          <div style="background-color:#7290cf;">Content here</div>
        
        
          .mybackground {background-color:#7290cf;}
        
        Background color #7290cf
      
           Border around this has a color of #7290cf        
        
          <div style="border:2px solid #7290cf;">Content here</div>
        
        
          .myborder {border:2px solid #7290cf;}
        
        Border color #7290cf