#9c35fd color space conversions
Hex:
        #9c35fd
        RGB:
        156, 53, 253
        CMY:
        39, 79, 1
        CMYK:
        38, 79, 0, 1
      HSL:
        271°, 98.0392%, 60.0000%
        HSV (HSB):
        271°, 79.0514%, 99.2157%
        XYZ:
        32.7130, 16.7060, 94.4289
        xyY:
        0.2274, 0.1161, 16.7060
      CIE-Lab:
        47.8874, 75.0233, -80.5761
        CIE-LCH:
        47.8874, 110.0954, 312.9562
        CIE-Luv:
        47.8874, 20.6104, -126.3561
        Hunter-Lab:
        40.8729, 71.3364, -108.3668
      #9c35fd color charts
#9c35fd RGB chart
      #9c35fd CMYK chart
      #9c35fd RGB pie chart
      #9c35fd color shades, tints & tones
#9c35fd color schemes
#9c35fd color preview, HTML & CSS examples
           This text has a color of #9c35fd        
        
          <p style="color:#9c35fd;">Text here</p>
        
        
          .mytext {color:#9c35fd;}
        
        Text color #9c35fd
      
           This box has a color of #9c35fd        
        
          <div style="background-color:#9c35fd;">Content here</div>
        
        
          .mybackground {background-color:#9c35fd;}
        
        Background color #9c35fd
      
           Border around this has a color of #9c35fd        
        
          <div style="border:2px solid #9c35fd;">Content here</div>
        
        
          .myborder {border:2px solid #9c35fd;}
        
        Border color #9c35fd