#7480ea color space conversions
Hex:
        #7480ea
        RGB:
        116, 128, 234
        CMY:
        55, 50, 8
        CMYK:
        50, 45, 0, 8
      HSL:
        234°, 73.7500%, 68.6275%
        HSV (HSB):
        234°, 50.4274%, 91.7647%
        XYZ:
        29.7729, 25.0919, 81.1159
        xyY:
        0.2189, 0.1845, 25.0919
      CIE-Lab:
        57.1648, 24.2057, -55.1597
        CIE-LCH:
        57.1648, 60.2371, 293.6933
        CIE-Luv:
        57.1648, -10.7610, -89.6544
        Hunter-Lab:
        50.0918, 18.4340, -60.9468
      #7480ea color charts
#7480ea RGB chart
      #7480ea CMYK chart
      #7480ea RGB pie chart
      #7480ea color shades, tints & tones
#7480ea color schemes
#7480ea color preview, HTML & CSS examples
           This text has a color of #7480ea        
        
          <p style="color:#7480ea;">Text here</p>
        
        
          .mytext {color:#7480ea;}
        
        Text color #7480ea
      
           This box has a color of #7480ea        
        
          <div style="background-color:#7480ea;">Content here</div>
        
        
          .mybackground {background-color:#7480ea;}
        
        Background color #7480ea
      
           Border around this has a color of #7480ea        
        
          <div style="border:2px solid #7480ea;">Content here</div>
        
        
          .myborder {border:2px solid #7480ea;}
        
        Border color #7480ea