#8e1eca color space conversions
Hex:
        #8e1eca
        RGB:
        142, 30, 202
        CMY:
        44, 88, 21
        CMYK:
        30, 85, 0, 21
      HSL:
        279°, 74.1379%, 45.4902%
        HSV (HSB):
        279°, 85.1485%, 79.2157%
        XYZ:
        22.2803, 10.9436, 56.8151
        xyY:
        0.2475, 0.1215, 10.9436
      CIE-Lab:
        39.4853, 69.1324, -65.3500
        CIE-LCH:
        39.4853, 95.1311, 316.6110
        CIE-Luv:
        39.4853, 26.6322, -98.7372
        Hunter-Lab:
        33.0811, 62.3286, -78.6708
      #8e1eca color charts
#8e1eca RGB chart
      #8e1eca CMYK chart
      #8e1eca RGB pie chart
      #8e1eca color shades, tints & tones
#8e1eca color schemes
#8e1eca color preview, HTML & CSS examples
           This text has a color of #8e1eca        
        
          <p style="color:#8e1eca;">Text here</p>
        
        
          .mytext {color:#8e1eca;}
        
        Text color #8e1eca
      
           This box has a color of #8e1eca        
        
          <div style="background-color:#8e1eca;">Content here</div>
        
        
          .mybackground {background-color:#8e1eca;}
        
        Background color #8e1eca
      
           Border around this has a color of #8e1eca        
        
          <div style="border:2px solid #8e1eca;">Content here</div>
        
        
          .myborder {border:2px solid #8e1eca;}
        
        Border color #8e1eca