#8e86cb color space conversions
Hex:
        #8e86cb
        RGB:
        142, 134, 203
        CMY:
        44, 47, 20
        CMYK:
        30, 34, 0, 20
      HSL:
        247°, 39.8844%, 66.0784%
        HSV (HSB):
        247°, 33.9901%, 79.6078%
        XYZ:
        30.4599, 27.1128, 60.1278
        xyY:
        0.2588, 0.2304, 27.1128
      CIE-Lab:
        59.0786, 18.5488, -34.6390
        CIE-LCH:
        59.0786, 39.2927, 298.1686
        CIE-Luv:
        59.0786, -0.4145, -56.2136
        Hunter-Lab:
        52.0699, 13.2967, -32.0162
      #8e86cb color charts
#8e86cb RGB chart
      #8e86cb CMYK chart
      #8e86cb RGB pie chart
      #8e86cb color shades, tints & tones
#8e86cb color schemes
#8e86cb color preview, HTML & CSS examples
           This text has a color of #8e86cb        
        
          <p style="color:#8e86cb;">Text here</p>
        
        
          .mytext {color:#8e86cb;}
        
        Text color #8e86cb
      
           This box has a color of #8e86cb        
        
          <div style="background-color:#8e86cb;">Content here</div>
        
        
          .mybackground {background-color:#8e86cb;}
        
        Background color #8e86cb
      
           Border around this has a color of #8e86cb        
        
          <div style="border:2px solid #8e86cb;">Content here</div>
        
        
          .myborder {border:2px solid #8e86cb;}
        
        Border color #8e86cb