#8c3cff color space conversions
Hex:
        #8c3cff
        RGB:
        140, 60, 255
        CMY:
        45, 76, 0
        CMYK:
        45, 76, 0, 0
      HSL:
        265°, 100.0000%, 61.7647%
        HSV (HSB):
        265°, 76.4706%, 100.0000%
        XYZ:
        30.4811, 16.0272, 96.0948
        xyY:
        0.2137, 0.1124, 16.0272
      CIE-Lab:
        47.0101, 70.6472, -83.2037
        CIE-LCH:
        47.0101, 109.1507, 310.3342
        CIE-Luv:
        47.0101, 12.3474, -128.5673
        Hunter-Lab:
        40.0339, 65.8471, -114.2919
      #8c3cff color charts
#8c3cff RGB chart
      #8c3cff CMYK chart
      #8c3cff RGB pie chart
      #8c3cff color shades, tints & tones
#8c3cff color schemes
#8c3cff color preview, HTML & CSS examples
           This text has a color of #8c3cff        
        
          <p style="color:#8c3cff;">Text here</p>
        
        
          .mytext {color:#8c3cff;}
        
        Text color #8c3cff
      
           This box has a color of #8c3cff        
        
          <div style="background-color:#8c3cff;">Content here</div>
        
        
          .mybackground {background-color:#8c3cff;}
        
        Background color #8c3cff
      
           Border around this has a color of #8c3cff        
        
          <div style="border:2px solid #8c3cff;">Content here</div>
        
        
          .myborder {border:2px solid #8c3cff;}
        
        Border color #8c3cff