#7790fc color space conversions
Hex:
        #7790fc
        RGB:
        119, 144, 252
        CMY:
        53, 44, 1
        CMYK:
        53, 43, 0, 1
      HSL:
        229°, 95.6835%, 72.7451%
        HSV (HSB):
        229°, 52.7778%, 98.8235%
        XYZ:
        35.1517, 30.8967, 96.2064
        xyY:
        0.2166, 0.1904, 30.8967
      CIE-Lab:
        62.4204, 20.8805, -56.7086
        CIE-LCH:
        62.4204, 60.4306, 290.2141
        CIE-Luv:
        62.4204, -15.6032, -93.4045
        Hunter-Lab:
        55.5848, 15.6095, -63.7100
      #7790fc color charts
#7790fc RGB chart
      #7790fc CMYK chart
      #7790fc RGB pie chart
      #7790fc color shades, tints & tones
#7790fc color schemes
#7790fc color preview, HTML & CSS examples
           This text has a color of #7790fc        
        
          <p style="color:#7790fc;">Text here</p>
        
        
          .mytext {color:#7790fc;}
        
        Text color #7790fc
      
           This box has a color of #7790fc        
        
          <div style="background-color:#7790fc;">Content here</div>
        
        
          .mybackground {background-color:#7790fc;}
        
        Background color #7790fc
      
           Border around this has a color of #7790fc        
        
          <div style="border:2px solid #7790fc;">Content here</div>
        
        
          .myborder {border:2px solid #7790fc;}
        
        Border color #7790fc