#7480db color space conversions
Hex:
        #7480db
        RGB:
        116, 128, 219
        CMY:
        55, 50, 14
        CMYK:
        47, 42, 0, 14
      HSL:
        233°, 58.8571%, 65.6863%
        HSV (HSB):
        233°, 47.0320%, 85.8824%
        XYZ:
        27.7078, 24.2658, 70.2412
        xyY:
        0.2267, 0.1986, 24.2658
      CIE-Lab:
        56.3530, 19.6651, -48.0656
        CIE-LCH:
        56.3530, 51.9328, 292.2510
        CIE-Luv:
        56.3530, -10.1557, -77.5155
        Hunter-Lab:
        49.2603, 14.1965, -50.0605
      #7480db color charts
#7480db RGB chart
      #7480db CMYK chart
      #7480db RGB pie chart
      #7480db color shades, tints & tones
#7480db color schemes
#7480db color preview, HTML & CSS examples
           This text has a color of #7480db        
        
          <p style="color:#7480db;">Text here</p>
        
        
          .mytext {color:#7480db;}
        
        Text color #7480db
      
           This box has a color of #7480db        
        
          <div style="background-color:#7480db;">Content here</div>
        
        
          .mybackground {background-color:#7480db;}
        
        Background color #7480db
      
           Border around this has a color of #7480db        
        
          <div style="border:2px solid #7480db;">Content here</div>
        
        
          .myborder {border:2px solid #7480db;}
        
        Border color #7480db