#8c6add color space conversions
Hex:
        #8c6add
        RGB:
        140, 106, 221
        CMY:
        45, 58, 13
        CMYK:
        37, 52, 0, 13
      HSL:
        258°, 62.8415%, 64.1176%
        HSV (HSB):
        258°, 52.0362%, 86.6667%
        XYZ:
        29.0204, 21.1040, 70.9505
        xyY:
        0.2397, 0.1743, 21.1040
      CIE-Lab:
        53.0631, 39.0002, -54.3175
        CIE-LCH:
        53.0631, 66.8685, 305.6785
        CIE-Luv:
        53.0631, 6.9195, -88.4437
        Hunter-Lab:
        45.9391, 32.3678, -59.4130
      #8c6add color charts
#8c6add RGB chart
      #8c6add CMYK chart
      #8c6add RGB pie chart
      #8c6add color shades, tints & tones
#8c6add color schemes
#8c6add color preview, HTML & CSS examples
           This text has a color of #8c6add        
        
          <p style="color:#8c6add;">Text here</p>
        
        
          .mytext {color:#8c6add;}
        
        Text color #8c6add
      
           This box has a color of #8c6add        
        
          <div style="background-color:#8c6add;">Content here</div>
        
        
          .mybackground {background-color:#8c6add;}
        
        Background color #8c6add
      
           Border around this has a color of #8c6add        
        
          <div style="border:2px solid #8c6add;">Content here</div>
        
        
          .myborder {border:2px solid #8c6add;}
        
        Border color #8c6add