#8c85c1 color space conversions
Hex:
        #8c85c1
        RGB:
        140, 133, 193
        CMY:
        45, 48, 24
        CMYK:
        27, 31, 0, 24
      HSL:
        247°, 32.6087%, 63.9216%
        HSV (HSB):
        247°, 31.0881%, 75.6863%
        XYZ:
        28.8284, 26.2008, 53.9899
        xyY:
        0.2644, 0.2403, 26.2008
      CIE-Lab:
        58.2271, 15.9972, -30.3222
        CIE-LCH:
        58.2271, 34.2833, 297.8150
        CIE-Luv:
        58.2271, -0.2427, -48.7672
        Hunter-Lab:
        51.1867, 10.9547, -26.7063
      #8c85c1 color charts
#8c85c1 RGB chart
      #8c85c1 CMYK chart
      #8c85c1 RGB pie chart
      #8c85c1 color shades, tints & tones
#8c85c1 color schemes
#8c85c1 color preview, HTML & CSS examples
           This text has a color of #8c85c1        
        
          <p style="color:#8c85c1;">Text here</p>
        
        
          .mytext {color:#8c85c1;}
        
        Text color #8c85c1
      
           This box has a color of #8c85c1        
        
          <div style="background-color:#8c85c1;">Content here</div>
        
        
          .mybackground {background-color:#8c85c1;}
        
        Background color #8c85c1
      
           Border around this has a color of #8c85c1        
        
          <div style="border:2px solid #8c85c1;">Content here</div>
        
        
          .myborder {border:2px solid #8c85c1;}
        
        Border color #8c85c1