#8c7eeb color space conversions
Hex:
        #8c7eeb
        RGB:
        140, 126, 235
        CMY:
        45, 51, 8
        CMYK:
        40, 46, 0, 8
      HSL:
        248°, 73.1544%, 70.7843%
        HSV (HSB):
        248°, 46.3830%, 92.1569%
        XYZ:
        33.2715, 26.4953, 81.9578
        xyY:
        0.2348, 0.1869, 26.4953
      CIE-Lab:
        58.5042, 31.2437, -53.4754
        CIE-LCH:
        58.5042, 61.9337, 300.2961
        CIE-Luv:
        58.5042, -0.8628, -88.1389
        Hunter-Lab:
        51.4736, 25.2999, -58.3717
      #8c7eeb color charts
#8c7eeb RGB chart
      #8c7eeb CMYK chart
      #8c7eeb RGB pie chart
      #8c7eeb color shades, tints & tones
#8c7eeb color schemes
#8c7eeb color preview, HTML & CSS examples
           This text has a color of #8c7eeb        
        
          <p style="color:#8c7eeb;">Text here</p>
        
        
          .mytext {color:#8c7eeb;}
        
        Text color #8c7eeb
      
           This box has a color of #8c7eeb        
        
          <div style="background-color:#8c7eeb;">Content here</div>
        
        
          .mybackground {background-color:#8c7eeb;}
        
        Background color #8c7eeb
      
           Border around this has a color of #8c7eeb        
        
          <div style="border:2px solid #8c7eeb;">Content here</div>
        
        
          .myborder {border:2px solid #8c7eeb;}
        
        Border color #8c7eeb