#7835fd color space conversions
Hex:
        #7835fd
        RGB:
        120, 53, 253
        CMY:
        53, 79, 1
        CMYK:
        53, 79, 0, 1
      HSL:
        260°, 98.0392%, 60.0000%
        HSV (HSB):
        260°, 79.0514%, 99.2157%
        XYZ:
        26.7485, 13.6311, 94.1498
        xyY:
        0.1988, 0.1013, 13.6311
      CIE-Lab:
        43.6992, 70.3358, -87.6090
        CIE-LCH:
        43.6992, 112.3497, 308.7588
        CIE-Luv:
        43.6992, 5.9395, -130.3784
        Hunter-Lab:
        36.9204, 64.7110, -125.3499
      #7835fd color charts
#7835fd RGB chart
      #7835fd CMYK chart
      #7835fd RGB pie chart
      #7835fd color shades, tints & tones
#7835fd color schemes
#7835fd color preview, HTML & CSS examples
           This text has a color of #7835fd        
        
          <p style="color:#7835fd;">Text here</p>
        
        
          .mytext {color:#7835fd;}
        
        Text color #7835fd
      
           This box has a color of #7835fd        
        
          <div style="background-color:#7835fd;">Content here</div>
        
        
          .mybackground {background-color:#7835fd;}
        
        Background color #7835fd
      
           Border around this has a color of #7835fd        
        
          <div style="border:2px solid #7835fd;">Content here</div>
        
        
          .myborder {border:2px solid #7835fd;}
        
        Border color #7835fd