#8c6bff color space conversions
Hex:
        #8c6bff
        RGB:
        140, 107, 255
        CMY:
        45, 58, 0
        CMYK:
        45, 58, 0, 0
      HSL:
        253°, 100.0000%, 70.9804%
        HSV (HSB):
        253°, 58.0392%, 100.0000%
        XYZ:
        34.1229, 23.3108, 97.3087
        xyY:
        0.2205, 0.1506, 23.3108
      CIE-Lab:
        55.3911, 47.6431, -69.5582
        CIE-LCH:
        55.3911, 84.3102, 304.4088
        CIE-Luv:
        55.3911, 2.9935, -113.6670
        Hunter-Lab:
        48.2813, 41.6630, -85.6993
      #8c6bff color charts
#8c6bff RGB chart
      #8c6bff CMYK chart
      #8c6bff RGB pie chart
      #8c6bff color shades, tints & tones
#8c6bff color schemes
#8c6bff color preview, HTML & CSS examples
           This text has a color of #8c6bff        
        
          <p style="color:#8c6bff;">Text here</p>
        
        
          .mytext {color:#8c6bff;}
        
        Text color #8c6bff
      
           This box has a color of #8c6bff        
        
          <div style="background-color:#8c6bff;">Content here</div>
        
        
          .mybackground {background-color:#8c6bff;}
        
        Background color #8c6bff
      
           Border around this has a color of #8c6bff        
        
          <div style="border:2px solid #8c6bff;">Content here</div>
        
        
          .myborder {border:2px solid #8c6bff;}
        
        Border color #8c6bff