#8f85de color space conversions
Hex:
        #8f85de
        RGB:
        143, 133, 222
        CMY:
        44, 48, 13
        CMYK:
        36, 40, 0, 13
      HSL:
        247°, 57.4194%, 69.6078%
        HSV (HSB):
        247°, 40.0901%, 87.0588%
        XYZ:
        32.9000, 27.8886, 72.7563
        xyY:
        0.2464, 0.2088, 27.8886
      CIE-Lab:
        59.7880, 24.3941, -44.1815
        CIE-LCH:
        59.7880, 50.4686, 298.9046
        CIE-Luv:
        59.7880, -0.9906, -72.6196
        Hunter-Lab:
        52.8097, 18.7872, -44.7175
      #8f85de color charts
#8f85de RGB chart
      #8f85de CMYK chart
      #8f85de RGB pie chart
      #8f85de color shades, tints & tones
#8f85de color schemes
#8f85de color preview, HTML & CSS examples
           This text has a color of #8f85de        
        
          <p style="color:#8f85de;">Text here</p>
        
        
          .mytext {color:#8f85de;}
        
        Text color #8f85de
      
           This box has a color of #8f85de        
        
          <div style="background-color:#8f85de;">Content here</div>
        
        
          .mybackground {background-color:#8f85de;}
        
        Background color #8f85de
      
           Border around this has a color of #8f85de        
        
          <div style="border:2px solid #8f85de;">Content here</div>
        
        
          .myborder {border:2px solid #8f85de;}
        
        Border color #8f85de