#7461af color space conversions
Hex:
        #7461af
        RGB:
        116, 97, 175
        CMY:
        55, 62, 31
        CMYK:
        34, 45, 0, 31
      HSL:
        255°, 32.7731%, 53.3333%
        HSV (HSB):
        255°, 44.5714%, 68.6275%
        XYZ:
        19.2150, 15.3575, 42.5090
        xyY:
        0.2493, 0.1992, 15.3575
      CIE-Lab:
        46.1201, 25.6934, -39.0705
        CIE-LCH:
        46.1201, 46.7617, 303.3296
        CIE-Luv:
        46.1201, 3.5831, -61.0430
        Hunter-Lab:
        39.1887, 18.9420, -36.8813
      #7461af color charts
#7461af RGB chart
      #7461af CMYK chart
      #7461af RGB pie chart
      #7461af color shades, tints & tones
#7461af color schemes
#7461af color preview, HTML & CSS examples
           This text has a color of #7461af        
        
          <p style="color:#7461af;">Text here</p>
        
        
          .mytext {color:#7461af;}
        
        Text color #7461af
      
           This box has a color of #7461af        
        
          <div style="background-color:#7461af;">Content here</div>
        
        
          .mybackground {background-color:#7461af;}
        
        Background color #7461af
      
           Border around this has a color of #7461af        
        
          <div style="border:2px solid #7461af;">Content here</div>
        
        
          .myborder {border:2px solid #7461af;}
        
        Border color #7461af