#7732fd color space conversions
Hex:
        #7732fd
        RGB:
        119, 50, 253
        CMY:
        53, 80, 1
        CMYK:
        53, 80, 0, 1
      HSL:
        260°, 98.0676%, 59.4118%
        HSV (HSB):
        260°, 80.2372%, 99.2157%
        XYZ:
        26.4780, 13.2950, 94.0992
        xyY:
        0.1978, 0.0993, 13.2950
      CIE-Lab:
        43.2044, 71.3604, -88.4279
        CIE-LCH:
        43.2044, 113.6301, 308.9032
        CIE-Luv:
        43.2044, 5.9345, -130.8032
        Hunter-Lab:
        36.4623, 65.8130, -127.4876
      #7732fd color charts
#7732fd RGB chart
      #7732fd CMYK chart
      #7732fd RGB pie chart
      #7732fd color shades, tints & tones
#7732fd color schemes
#7732fd color preview, HTML & CSS examples
           This text has a color of #7732fd        
        
          <p style="color:#7732fd;">Text here</p>
        
        
          .mytext {color:#7732fd;}
        
        Text color #7732fd
      
           This box has a color of #7732fd        
        
          <div style="background-color:#7732fd;">Content here</div>
        
        
          .mybackground {background-color:#7732fd;}
        
        Background color #7732fd
      
           Border around this has a color of #7732fd        
        
          <div style="border:2px solid #7732fd;">Content here</div>
        
        
          .myborder {border:2px solid #7732fd;}
        
        Border color #7732fd