#8c49de color space conversions
Hex:
        #8c49de
        RGB:
        140, 73, 222
        CMY:
        45, 71, 13
        CMYK:
        37, 67, 0, 13
      HSL:
        267°, 69.3023%, 57.8431%
        HSV (HSB):
        267°, 67.1171%, 87.0588%
        XYZ:
        26.3826, 15.6145, 70.7306
        xyY:
        0.2340, 0.1385, 15.6145
      CIE-Lab:
        46.4646, 56.9154, -65.5149
        CIE-LCH:
        46.4646, 86.7846, 310.9821
        CIE-Luv:
        46.4646, 15.3227, -103.3519
        Hunter-Lab:
        39.5151, 50.0254, -78.4663
      #8c49de color charts
#8c49de RGB chart
      #8c49de CMYK chart
      #8c49de RGB pie chart
      #8c49de color shades, tints & tones
#8c49de color schemes
#8c49de color preview, HTML & CSS examples
           This text has a color of #8c49de        
        
          <p style="color:#8c49de;">Text here</p>
        
        
          .mytext {color:#8c49de;}
        
        Text color #8c49de
      
           This box has a color of #8c49de        
        
          <div style="background-color:#8c49de;">Content here</div>
        
        
          .mybackground {background-color:#8c49de;}
        
        Background color #8c49de
      
           Border around this has a color of #8c49de        
        
          <div style="border:2px solid #8c49de;">Content here</div>
        
        
          .myborder {border:2px solid #8c49de;}
        
        Border color #8c49de