#8e88fa color space conversions
Hex:
        #8e88fa
        RGB:
        142, 136, 250
        CMY:
        44, 47, 2
        CMYK:
        43, 46, 0, 2
      HSL:
        243°, 91.9355%, 75.6863%
        HSV (HSB):
        243°, 45.6000%, 98.0392%
        XYZ:
        37.2148, 30.2612, 94.3220
        xyY:
        0.2300, 0.1870, 30.2612
      CIE-Lab:
        61.8790, 30.1025, -56.3807
        CIE-LCH:
        61.8790, 63.9136, 298.0984
        CIE-Luv:
        61.8790, -4.4564, -93.7211
        Hunter-Lab:
        55.0102, 24.4887, -63.1532
      #8e88fa color charts
#8e88fa RGB chart
      #8e88fa CMYK chart
      #8e88fa RGB pie chart
      #8e88fa color shades, tints & tones
#8e88fa color schemes
#8e88fa color preview, HTML & CSS examples
           This text has a color of #8e88fa        
        
          <p style="color:#8e88fa;">Text here</p>
        
        
          .mytext {color:#8e88fa;}
        
        Text color #8e88fa
      
           This box has a color of #8e88fa        
        
          <div style="background-color:#8e88fa;">Content here</div>
        
        
          .mybackground {background-color:#8e88fa;}
        
        Background color #8e88fa
      
           Border around this has a color of #8e88fa        
        
          <div style="border:2px solid #8e88fa;">Content here</div>
        
        
          .myborder {border:2px solid #8e88fa;}
        
        Border color #8e88fa