#8c6efa color space conversions
Hex:
        #8c6efa
        RGB:
        140, 110, 250
        CMY:
        45, 57, 2
        CMYK:
        44, 56, 0, 2
      HSL:
        253°, 93.3333%, 70.5882%
        HSV (HSB):
        253°, 56.0000%, 98.0392%
        XYZ:
        33.6465, 23.6294, 93.2301
        xyY:
        0.2236, 0.1570, 23.6294
      CIE-Lab:
        55.7149, 44.5858, -66.2699
        CIE-LCH:
        55.7149, 79.8724, 303.9324
        CIE-Luv:
        55.7149, 2.6820, -108.5497
        Hunter-Lab:
        48.6101, 38.4846, -79.6861
      #8c6efa color charts
#8c6efa RGB chart
      #8c6efa CMYK chart
      #8c6efa RGB pie chart
      #8c6efa color shades, tints & tones
#8c6efa color schemes
#8c6efa color preview, HTML & CSS examples
           This text has a color of #8c6efa        
        
          <p style="color:#8c6efa;">Text here</p>
        
        
          .mytext {color:#8c6efa;}
        
        Text color #8c6efa
      
           This box has a color of #8c6efa        
        
          <div style="background-color:#8c6efa;">Content here</div>
        
        
          .mybackground {background-color:#8c6efa;}
        
        Background color #8c6efa
      
           Border around this has a color of #8c6efa        
        
          <div style="border:2px solid #8c6efa;">Content here</div>
        
        
          .myborder {border:2px solid #8c6efa;}
        
        Border color #8c6efa