#7c35bc color space conversions
Hex:
        #7c35bc
        RGB:
        124, 53, 188
        CMY:
        51, 79, 26
        CMYK:
        34, 72, 0, 26
      HSL:
        272°, 56.0166%, 47.2549%
        HSV (HSB):
        272°, 71.8085%, 73.7255%
        XYZ:
        18.6624, 10.4621, 48.6127
        xyY:
        0.2401, 0.1346, 10.4621
      CIE-Lab:
        38.6594, 55.0108, -58.6195
        CIE-LCH:
        38.6594, 80.3892, 313.1810
        CIE-Luv:
        38.6594, 17.2886, -88.1512
        Hunter-Lab:
        32.3452, 46.3859, -66.4673
      #7c35bc color charts
#7c35bc RGB chart
      #7c35bc CMYK chart
      #7c35bc RGB pie chart
      #7c35bc color shades, tints & tones
#7c35bc color schemes
#7c35bc color preview, HTML & CSS examples
           This text has a color of #7c35bc        
        
          <p style="color:#7c35bc;">Text here</p>
        
        
          .mytext {color:#7c35bc;}
        
        Text color #7c35bc
      
           This box has a color of #7c35bc        
        
          <div style="background-color:#7c35bc;">Content here</div>
        
        
          .mybackground {background-color:#7c35bc;}
        
        Background color #7c35bc
      
           Border around this has a color of #7c35bc        
        
          <div style="border:2px solid #7c35bc;">Content here</div>
        
        
          .myborder {border:2px solid #7c35bc;}
        
        Border color #7c35bc