#7332ef color space conversions
Hex:
        #7332ef
        RGB:
        115, 50, 239
        CMY:
        55, 80, 6
        CMYK:
        52, 79, 0, 6
      HSL:
        261°, 85.5204%, 56.6667%
        HSV (HSB):
        261°, 79.0795%, 93.7255%
        XYZ:
        23.7908, 12.1580, 82.7542
        xyY:
        0.2004, 0.1024, 12.1580
      CIE-Lab:
        41.4662, 67.4095, -83.4387
        CIE-LCH:
        41.4662, 107.2663, 308.9345
        CIE-Luv:
        41.4662, 6.2399, -122.6593
        Hunter-Lab:
        34.8684, 60.7715, -116.3069
      #7332ef color charts
#7332ef RGB chart
      #7332ef CMYK chart
      #7332ef RGB pie chart
      #7332ef color shades, tints & tones
#7332ef color schemes
#7332ef color preview, HTML & CSS examples
           This text has a color of #7332ef        
        
          <p style="color:#7332ef;">Text here</p>
        
        
          .mytext {color:#7332ef;}
        
        Text color #7332ef
      
           This box has a color of #7332ef        
        
          <div style="background-color:#7332ef;">Content here</div>
        
        
          .mybackground {background-color:#7332ef;}
        
        Background color #7332ef
      
           Border around this has a color of #7332ef        
        
          <div style="border:2px solid #7332ef;">Content here</div>
        
        
          .myborder {border:2px solid #7332ef;}
        
        Border color #7332ef