#8c36ff color space conversions
Hex:
        #8c36ff
        RGB:
        140, 54, 255
        CMY:
        45, 79, 0
        CMYK:
        45, 79, 0, 0
      HSL:
        266°, 100.0000%, 60.5882%
        HSV (HSB):
        266°, 78.8235%, 100.0000%
        XYZ:
        30.1844, 15.4338, 95.9959
        xyY:
        0.2131, 0.1090, 15.4338
      CIE-Lab:
        46.2227, 72.9272, -84.4955
        CIE-LCH:
        46.2227, 111.6148, 310.7972
        CIE-Luv:
        46.2227, 13.1063, -129.5745
        Hunter-Lab:
        39.2859, 68.3961, -117.3764
      #8c36ff color charts
#8c36ff RGB chart
      #8c36ff CMYK chart
      #8c36ff RGB pie chart
      #8c36ff color shades, tints & tones
#8c36ff color schemes
#8c36ff color preview, HTML & CSS examples
           This text has a color of #8c36ff        
        
          <p style="color:#8c36ff;">Text here</p>
        
        
          .mytext {color:#8c36ff;}
        
        Text color #8c36ff
      
           This box has a color of #8c36ff        
        
          <div style="background-color:#8c36ff;">Content here</div>
        
        
          .mybackground {background-color:#8c36ff;}
        
        Background color #8c36ff
      
           Border around this has a color of #8c36ff        
        
          <div style="border:2px solid #8c36ff;">Content here</div>
        
        
          .myborder {border:2px solid #8c36ff;}
        
        Border color #8c36ff