#8e1dea color space conversions
Hex:
        #8e1dea
        RGB:
        142, 29, 234
        CMY:
        44, 89, 8
        CMYK:
        39, 88, 0, 8
      HSL:
        273°, 82.9960%, 51.5686%
        HSV (HSB):
        273°, 87.6068%, 91.7647%
        XYZ:
        26.4460, 12.5700, 78.8743
        xyY:
        0.2243, 0.1066, 12.5700
      CIE-Lab:
        42.1081, 75.9543, -79.4338
        CIE-LCH:
        42.1081, 109.9035, 313.7172
        CIE-Luv:
        42.1081, 19.9216, -119.2452
        Hunter-Lab:
        35.4542, 71.1016, -107.0833
      #8e1dea color charts
#8e1dea RGB chart
      #8e1dea CMYK chart
      #8e1dea RGB pie chart
      #8e1dea color shades, tints & tones
#8e1dea color schemes
#8e1dea color preview, HTML & CSS examples
           This text has a color of #8e1dea        
        
          <p style="color:#8e1dea;">Text here</p>
        
        
          .mytext {color:#8e1dea;}
        
        Text color #8e1dea
      
           This box has a color of #8e1dea        
        
          <div style="background-color:#8e1dea;">Content here</div>
        
        
          .mybackground {background-color:#8e1dea;}
        
        Background color #8e1dea
      
           Border around this has a color of #8e1dea        
        
          <div style="border:2px solid #8e1dea;">Content here</div>
        
        
          .myborder {border:2px solid #8e1dea;}
        
        Border color #8e1dea