#7479cd color space conversions
Hex:
        #7479cd
        RGB:
        116, 121, 205
        CMY:
        55, 53, 20
        CMYK:
        43, 41, 0, 20
      HSL:
        237°, 47.0899%, 62.9412%
        HSV (HSB):
        237°, 43.4146%, 80.3922%
        XYZ:
        25.0593, 21.7955, 60.6438
        xyY:
        0.2331, 0.2028, 21.7955
      CIE-Lab:
        53.8094, 19.7097, -44.1919
        CIE-LCH:
        53.8094, 48.3879, 294.0370
        CIE-Luv:
        53.8094, -7.0673, -70.6121
        Hunter-Lab:
        46.6857, 14.1128, -44.3366
      #7479cd color charts
#7479cd RGB chart
      #7479cd CMYK chart
      #7479cd RGB pie chart
      #7479cd color shades, tints & tones
#7479cd color schemes
#7479cd color preview, HTML & CSS examples
           This text has a color of #7479cd        
        
          <p style="color:#7479cd;">Text here</p>
        
        
          .mytext {color:#7479cd;}
        
        Text color #7479cd
      
           This box has a color of #7479cd        
        
          <div style="background-color:#7479cd;">Content here</div>
        
        
          .mybackground {background-color:#7479cd;}
        
        Background color #7479cd
      
           Border around this has a color of #7479cd        
        
          <div style="border:2px solid #7479cd;">Content here</div>
        
        
          .myborder {border:2px solid #7479cd;}
        
        Border color #7479cd