#7480eb color space conversions
Hex:
        #7480eb
        RGB:
        116, 128, 235
        CMY:
        55, 50, 8
        CMYK:
        51, 46, 0, 8
      HSL:
        234°, 74.8428%, 68.8235%
        HSV (HSB):
        234°, 50.6383%, 92.1569%
        XYZ:
        29.9170, 25.1495, 81.8748
        xyY:
        0.2185, 0.1837, 25.1495
      CIE-Lab:
        57.2208, 24.5114, -55.6268
        CIE-LCH:
        57.2208, 60.7878, 293.7802
        CIE-Luv:
        57.2208, -10.8011, -90.4528
        Hunter-Lab:
        50.1493, 18.7246, -61.6936
      #7480eb color charts
#7480eb RGB chart
      #7480eb CMYK chart
      #7480eb RGB pie chart
      #7480eb color shades, tints & tones
#7480eb color schemes
#7480eb color preview, HTML & CSS examples
           This text has a color of #7480eb        
        
          <p style="color:#7480eb;">Text here</p>
        
        
          .mytext {color:#7480eb;}
        
        Text color #7480eb
      
           This box has a color of #7480eb        
        
          <div style="background-color:#7480eb;">Content here</div>
        
        
          .mybackground {background-color:#7480eb;}
        
        Background color #7480eb
      
           Border around this has a color of #7480eb        
        
          <div style="border:2px solid #7480eb;">Content here</div>
        
        
          .myborder {border:2px solid #7480eb;}
        
        Border color #7480eb