#7326d7 color space conversions
Hex:
        #7326d7
        RGB:
        115, 38, 215
        CMY:
        55, 85, 16
        CMYK:
        47, 82, 0, 16
      HSL:
        266°, 69.9605%, 49.6078%
        HSV (HSB):
        266°, 82.3256%, 84.3137%
        XYZ:
        20.0291, 9.9374, 65.1524
        xyY:
        0.2106, 0.1045, 9.9374
      CIE-Lab:
        37.7298, 65.9454, -75.8962
        CIE-LCH:
        37.7298, 100.5437, 310.9870
        CIE-Luv:
        37.7298, 10.7563, -109.3790
        Hunter-Lab:
        31.5236, 58.2470, -100.4731
      #7326d7 color charts
#7326d7 RGB chart
      #7326d7 CMYK chart
      #7326d7 RGB pie chart
      #7326d7 color shades, tints & tones
#7326d7 color schemes
#7326d7 color preview, HTML & CSS examples
           This text has a color of #7326d7        
        
          <p style="color:#7326d7;">Text here</p>
        
        
          .mytext {color:#7326d7;}
        
        Text color #7326d7
      
           This box has a color of #7326d7        
        
          <div style="background-color:#7326d7;">Content here</div>
        
        
          .mybackground {background-color:#7326d7;}
        
        Background color #7326d7
      
           Border around this has a color of #7326d7        
        
          <div style="border:2px solid #7326d7;">Content here</div>
        
        
          .myborder {border:2px solid #7326d7;}
        
        Border color #7326d7