#8e83ef color space conversions
Hex:
        #8e83ef
        RGB:
        142, 131, 239
        CMY:
        44, 49, 6
        CMYK:
        41, 45, 0, 6
      HSL:
        246°, 77.1429%, 72.5490%
        HSV (HSB):
        246°, 45.1883%, 93.7255%
        XYZ:
        34.8516, 28.2154, 85.2706
        xyY:
        0.2349, 0.1902, 28.2154
      CIE-Lab:
        60.0828, 29.9319, -53.1727
        CIE-LCH:
        60.0828, 61.0185, 299.3760
        CIE-Luv:
        60.0828, -2.0024, -87.9707
        Hunter-Lab:
        53.1181, 24.1598, -57.9956
      #8e83ef color charts
#8e83ef RGB chart
      #8e83ef CMYK chart
      #8e83ef RGB pie chart
      #8e83ef color shades, tints & tones
#8e83ef color schemes
#8e83ef color preview, HTML & CSS examples
           This text has a color of #8e83ef        
        
          <p style="color:#8e83ef;">Text here</p>
        
        
          .mytext {color:#8e83ef;}
        
        Text color #8e83ef
      
           This box has a color of #8e83ef        
        
          <div style="background-color:#8e83ef;">Content here</div>
        
        
          .mybackground {background-color:#8e83ef;}
        
        Background color #8e83ef
      
           Border around this has a color of #8e83ef        
        
          <div style="border:2px solid #8e83ef;">Content here</div>
        
        
          .myborder {border:2px solid #8e83ef;}
        
        Border color #8e83ef