#7479fb color space conversions
Hex:
        #7479fb
        RGB:
        116, 121, 251
        CMY:
        55, 53, 2
        CMYK:
        54, 52, 0, 2
      HSL:
        238°, 94.4056%, 71.9608%
        HSV (HSB):
        238°, 53.7849%, 98.4314%
        XYZ:
        31.4524, 24.3528, 94.3096
        xyY:
        0.2095, 0.1622, 24.3528
      CIE-Lab:
        56.4393, 33.6017, -65.7511
        CIE-LCH:
        56.4393, 73.8395, 297.0690
        CIE-Luv:
        56.4393, -9.3450, -107.0227
        Hunter-Lab:
        49.3485, 27.4075, -78.7647
      #7479fb color charts
#7479fb RGB chart
      #7479fb CMYK chart
      #7479fb RGB pie chart
      #7479fb color shades, tints & tones
#7479fb color schemes
#7479fb color preview, HTML & CSS examples
           This text has a color of #7479fb        
        
          <p style="color:#7479fb;">Text here</p>
        
        
          .mytext {color:#7479fb;}
        
        Text color #7479fb
      
           This box has a color of #7479fb        
        
          <div style="background-color:#7479fb;">Content here</div>
        
        
          .mybackground {background-color:#7479fb;}
        
        Background color #7479fb
      
           Border around this has a color of #7479fb        
        
          <div style="border:2px solid #7479fb;">Content here</div>
        
        
          .myborder {border:2px solid #7479fb;}
        
        Border color #7479fb