#7a35d1 color space conversions
Hex:
        #7a35d1
        RGB:
        122, 53, 209
        CMY:
        52, 79, 18
        CMYK:
        42, 75, 0, 18
      HSL:
        267°, 62.9032%, 51.3725%
        HSV (HSB):
        267°, 74.6411%, 81.9608%
        XYZ:
        20.8078, 11.2872, 61.4036
        xyY:
        0.2225, 0.1207, 11.2872
      CIE-Lab:
        40.0601, 59.7079, -68.5819
        CIE-LCH:
        40.0601, 90.9313, 311.0431
        CIE-Luv:
        40.0601, 12.7637, -102.5708
        Hunter-Lab:
        33.5965, 51.7590, -84.8455
      #7a35d1 color charts
#7a35d1 RGB chart
      #7a35d1 CMYK chart
      #7a35d1 RGB pie chart
      #7a35d1 color shades, tints & tones
#7a35d1 color schemes
#7a35d1 color preview, HTML & CSS examples
           This text has a color of #7a35d1        
        
          <p style="color:#7a35d1;">Text here</p>
        
        
          .mytext {color:#7a35d1;}
        
        Text color #7a35d1
      
           This box has a color of #7a35d1        
        
          <div style="background-color:#7a35d1;">Content here</div>
        
        
          .mybackground {background-color:#7a35d1;}
        
        Background color #7a35d1
      
           Border around this has a color of #7a35d1        
        
          <div style="border:2px solid #7a35d1;">Content here</div>
        
        
          .myborder {border:2px solid #7a35d1;}
        
        Border color #7a35d1