#8c35ca color space conversions
Hex:
        #8c35ca
        RGB:
        140, 53, 202
        CMY:
        45, 79, 21
        CMYK:
        31, 74, 0, 21
      HSL:
        275°, 58.4314%, 50.0000%
        HSV (HSB):
        275°, 73.7624%, 79.2157%
        XYZ:
        22.7490, 12.3859, 57.0688
        xyY:
        0.2467, 0.1343, 12.3859
      CIE-Lab:
        41.8230, 61.2030, -61.5588
        CIE-LCH:
        41.8230, 86.8061, 314.8339
        CIE-Luv:
        41.8230, 22.7182, -95.0321
        Hunter-Lab:
        35.1936, 53.7926, -71.5071
      #8c35ca color charts
#8c35ca RGB chart
      #8c35ca CMYK chart
      #8c35ca RGB pie chart
      #8c35ca color shades, tints & tones
#8c35ca color schemes
#8c35ca color preview, HTML & CSS examples
           This text has a color of #8c35ca        
        
          <p style="color:#8c35ca;">Text here</p>
        
        
          .mytext {color:#8c35ca;}
        
        Text color #8c35ca
      
           This box has a color of #8c35ca        
        
          <div style="background-color:#8c35ca;">Content here</div>
        
        
          .mybackground {background-color:#8c35ca;}
        
        Background color #8c35ca
      
           Border around this has a color of #8c35ca        
        
          <div style="border:2px solid #8c35ca;">Content here</div>
        
        
          .myborder {border:2px solid #8c35ca;}
        
        Border color #8c35ca