#7466af color space conversions
Hex:
        #7466af
        RGB:
        116, 102, 175
        CMY:
        55, 60, 31
        CMYK:
        34, 42, 0, 31
      HSL:
        252°, 31.3305%, 54.3137%
        HSV (HSB):
        252°, 41.7143%, 68.6275%
        XYZ:
        19.6917, 16.3109, 42.6679
        xyY:
        0.2503, 0.2073, 16.3109
      CIE-Lab:
        47.3798, 22.6705, -37.0805
        CIE-LCH:
        47.3798, 43.4616, 301.4410
        CIE-Luv:
        47.3798, 1.7937, -58.0175
        Hunter-Lab:
        40.3867, 16.3559, -34.3681
      #7466af color charts
#7466af RGB chart
      #7466af CMYK chart
      #7466af RGB pie chart
      #7466af color shades, tints & tones
#7466af color schemes
#7466af color preview, HTML & CSS examples
           This text has a color of #7466af        
        
          <p style="color:#7466af;">Text here</p>
        
        
          .mytext {color:#7466af;}
        
        Text color #7466af
      
           This box has a color of #7466af        
        
          <div style="background-color:#7466af;">Content here</div>
        
        
          .mybackground {background-color:#7466af;}
        
        Background color #7466af
      
           Border around this has a color of #7466af        
        
          <div style="border:2px solid #7466af;">Content here</div>
        
        
          .myborder {border:2px solid #7466af;}
        
        Border color #7466af