#7a35ff color space conversions
Hex:
        #7a35ff
        RGB:
        122, 53, 255
        CMY:
        52, 79, 0
        CMYK:
        52, 79, 0, 0
      HSL:
        260°, 100.0000%, 60.3922%
        HSV (HSB):
        260°, 79.2157%, 100.0000%
        XYZ:
        27.3491, 13.9038, 95.8500
        xyY:
        0.1995, 0.1014, 13.9038
      CIE-Lab:
        44.0946, 71.0661, -88.0673
        CIE-LCH:
        44.0946, 113.1647, 308.9018
        CIE-Luv:
        44.0946, 6.3911, -131.4317
        Hunter-Lab:
        37.2878, 65.6693, -126.3063
      #7a35ff color charts
#7a35ff RGB chart
      #7a35ff CMYK chart
      #7a35ff RGB pie chart
      #7a35ff color shades, tints & tones
#7a35ff color schemes
#7a35ff color preview, HTML & CSS examples
           This text has a color of #7a35ff        
        
          <p style="color:#7a35ff;">Text here</p>
        
        
          .mytext {color:#7a35ff;}
        
        Text color #7a35ff
      
           This box has a color of #7a35ff        
        
          <div style="background-color:#7a35ff;">Content here</div>
        
        
          .mybackground {background-color:#7a35ff;}
        
        Background color #7a35ff
      
           Border around this has a color of #7a35ff        
        
          <div style="border:2px solid #7a35ff;">Content here</div>
        
        
          .myborder {border:2px solid #7a35ff;}
        
        Border color #7a35ff