#8c7efa color space conversions
Hex:
        #8c7efa
        RGB:
        140, 126, 250
        CMY:
        45, 51, 2
        CMYK:
        44, 50, 0, 2
      HSL:
        247°, 92.5373%, 73.7255%
        HSV (HSB):
        247°, 49.6000%, 98.0392%
        XYZ:
        35.5314, 27.3993, 93.8584
        xyY:
        0.2266, 0.1748, 27.3993
      CIE-Lab:
        59.3421, 35.4365, -60.4417
        CIE-LCH:
        59.3421, 70.0638, 300.3828
        CIE-Luv:
        59.3421, -2.0351, -100.0208
        Hunter-Lab:
        52.3443, 29.5634, -69.6716
      #8c7efa color charts
#8c7efa RGB chart
      #8c7efa CMYK chart
      #8c7efa RGB pie chart
      #8c7efa color shades, tints & tones
#8c7efa color schemes
#8c7efa color preview, HTML & CSS examples
           This text has a color of #8c7efa        
        
          <p style="color:#8c7efa;">Text here</p>
        
        
          .mytext {color:#8c7efa;}
        
        Text color #8c7efa
      
           This box has a color of #8c7efa        
        
          <div style="background-color:#8c7efa;">Content here</div>
        
        
          .mybackground {background-color:#8c7efa;}
        
        Background color #8c7efa
      
           Border around this has a color of #8c7efa        
        
          <div style="border:2px solid #8c7efa;">Content here</div>
        
        
          .myborder {border:2px solid #8c7efa;}
        
        Border color #8c7efa