#8e85da color space conversions
Hex:
        #8e85da
        RGB:
        142, 133, 218
        CMY:
        44, 48, 15
        CMYK:
        35, 39, 0, 15
      HSL:
        246°, 53.4591%, 68.8235%
        HSV (HSB):
        246°, 38.9908%, 85.4902%
        XYZ:
        32.1977, 27.5878, 69.9576
        xyY:
        0.2482, 0.2126, 27.5878
      CIE-Lab:
        59.5145, 23.0570, -42.3818
        CIE-LCH:
        59.5145, 48.2477, 298.5475
        CIE-Luv:
        59.5145, -1.1438, -69.4620
        Hunter-Lab:
        52.5241, 17.5050, -42.2024
      #8e85da color charts
#8e85da RGB chart
      #8e85da CMYK chart
      #8e85da RGB pie chart
      #8e85da color shades, tints & tones
#8e85da color schemes
#8e85da color preview, HTML & CSS examples
           This text has a color of #8e85da        
        
          <p style="color:#8e85da;">Text here</p>
        
        
          .mytext {color:#8e85da;}
        
        Text color #8e85da
      
           This box has a color of #8e85da        
        
          <div style="background-color:#8e85da;">Content here</div>
        
        
          .mybackground {background-color:#8e85da;}
        
        Background color #8e85da
      
           Border around this has a color of #8e85da        
        
          <div style="border:2px solid #8e85da;">Content here</div>
        
        
          .myborder {border:2px solid #8e85da;}
        
        Border color #8e85da