#7832fc color space conversions
Hex:
        #7832fc
        RGB:
        120, 50, 252
        CMY:
        53, 80, 1
        CMYK:
        52, 80, 0, 1
      HSL:
        261°, 97.1154%, 59.2157%
        HSV (HSB):
        261°, 80.1587%, 98.8235%
        XYZ:
        26.4570, 13.3025, 93.2687
        xyY:
        0.1989, 0.1000, 13.3025
      CIE-Lab:
        43.2156, 71.2259, -87.8465
        CIE-LCH:
        43.2156, 113.0935, 309.0351
        CIE-Luv:
        43.2156, 6.3982, -130.1342
        Hunter-Lab:
        36.4727, 65.6555, -126.0868
      #7832fc color charts
#7832fc RGB chart
      #7832fc CMYK chart
      #7832fc RGB pie chart
      #7832fc color shades, tints & tones
#7832fc color schemes
#7832fc color preview, HTML & CSS examples
           This text has a color of #7832fc        
        
          <p style="color:#7832fc;">Text here</p>
        
        
          .mytext {color:#7832fc;}
        
        Text color #7832fc
      
           This box has a color of #7832fc        
        
          <div style="background-color:#7832fc;">Content here</div>
        
        
          .mybackground {background-color:#7832fc;}
        
        Background color #7832fc
      
           Border around this has a color of #7832fc        
        
          <div style="border:2px solid #7832fc;">Content here</div>
        
        
          .myborder {border:2px solid #7832fc;}
        
        Border color #7832fc