#7465bd color space conversions
Hex:
        #7465bd
        RGB:
        116, 101, 189
        CMY:
        55, 60, 26
        CMYK:
        39, 47, 0, 26
      HSL:
        250°, 40.0000%, 56.8627%
        HSV (HSB):
        250°, 46.5608%, 74.1176%
        XYZ:
        21.0414, 16.6945, 50.2575
        xyY:
        0.2391, 0.1897, 16.6945
      CIE-Lab:
        47.8728, 27.1564, -44.4392
        CIE-LCH:
        47.8728, 52.0799, 301.4288
        CIE-Luv:
        47.8728, 0.9310, -70.0062
        Hunter-Lab:
        40.8589, 20.4206, -44.3270
      #7465bd color charts
#7465bd RGB chart
      #7465bd CMYK chart
      #7465bd RGB pie chart
      #7465bd color shades, tints & tones
#7465bd color schemes
#7465bd color preview, HTML & CSS examples
           This text has a color of #7465bd        
        
          <p style="color:#7465bd;">Text here</p>
        
        
          .mytext {color:#7465bd;}
        
        Text color #7465bd
      
           This box has a color of #7465bd        
        
          <div style="background-color:#7465bd;">Content here</div>
        
        
          .mybackground {background-color:#7465bd;}
        
        Background color #7465bd
      
           Border around this has a color of #7465bd        
        
          <div style="border:2px solid #7465bd;">Content here</div>
        
        
          .myborder {border:2px solid #7465bd;}
        
        Border color #7465bd