#7326fe color space conversions
Hex:
        #7326fe
        RGB:
        115, 38, 254
        CMY:
        55, 85, 0
        CMYK:
        55, 85, 0, 0
      HSL:
        261°, 99.0826%, 57.2549%
        HSV (HSB):
        261°, 85.0394%, 99.6078%
        XYZ:
        25.6527, 12.1868, 94.7662
        xyY:
        0.1935, 0.0919, 12.1868
      CIE-Lab:
        41.5115, 75.2290, -91.7958
        CIE-LCH:
        41.5115, 118.6839, 309.3355
        CIE-Luv:
        41.5115, 5.6124, -132.6176
        Hunter-Lab:
        34.9096, 70.0758, -136.5127
      #7326fe color charts
#7326fe RGB chart
      #7326fe CMYK chart
      #7326fe RGB pie chart
      #7326fe color shades, tints & tones
#7326fe color schemes
#7326fe color preview, HTML & CSS examples
           This text has a color of #7326fe        
        
          <p style="color:#7326fe;">Text here</p>
        
        
          .mytext {color:#7326fe;}
        
        Text color #7326fe
      
           This box has a color of #7326fe        
        
          <div style="background-color:#7326fe;">Content here</div>
        
        
          .mybackground {background-color:#7326fe;}
        
        Background color #7326fe
      
           Border around this has a color of #7326fe        
        
          <div style="border:2px solid #7326fe;">Content here</div>
        
        
          .myborder {border:2px solid #7326fe;}
        
        Border color #7326fe