#7366ad color space conversions
Hex:
        #7366ad
        RGB:
        115, 102, 173
        CMY:
        55, 60, 32
        CMYK:
        34, 41, 0, 32
      HSL:
        251°, 30.2128%, 53.9216%
        HSV (HSB):
        251°, 41.0405%, 67.8431%
        XYZ:
        19.3644, 16.1647, 41.6346
        xyY:
        0.2510, 0.2095, 16.1647
      CIE-Lab:
        47.1898, 21.8409, -36.2169
        CIE-LCH:
        47.1898, 42.2929, 301.0924
        CIE-Luv:
        47.1898, 1.4996, -56.5367
        Hunter-Lab:
        40.2054, 15.6130, -33.2540
      #7366ad color charts
#7366ad RGB chart
      #7366ad CMYK chart
      #7366ad RGB pie chart
      #7366ad color shades, tints & tones
#7366ad color schemes
#7366ad color preview, HTML & CSS examples
           This text has a color of #7366ad        
        
          <p style="color:#7366ad;">Text here</p>
        
        
          .mytext {color:#7366ad;}
        
        Text color #7366ad
      
           This box has a color of #7366ad        
        
          <div style="background-color:#7366ad;">Content here</div>
        
        
          .mybackground {background-color:#7366ad;}
        
        Background color #7366ad
      
           Border around this has a color of #7366ad        
        
          <div style="border:2px solid #7366ad;">Content here</div>
        
        
          .myborder {border:2px solid #7366ad;}
        
        Border color #7366ad