#8e34ed color space conversions
Hex:
        #8e34ed
        RGB:
        142, 52, 237
        CMY:
        44, 80, 7
        CMYK:
        40, 78, 0, 7
      HSL:
        269°, 83.7104%, 56.6667%
        HSV (HSB):
        269°, 78.0591%, 92.9412%
        XYZ:
        27.6694, 14.3212, 81.4267
        xyY:
        0.2242, 0.1160, 14.3212
      CIE-Lab:
        44.6901, 69.7828, -76.8991
        CIE-LCH:
        44.6901, 103.8418, 312.2225
        CIE-Luv:
        44.6901, 17.1577, -118.2550
        Hunter-Lab:
        37.8433, 64.2854, -101.0826
      #8e34ed color charts
#8e34ed RGB chart
      #8e34ed CMYK chart
      #8e34ed RGB pie chart
      #8e34ed color shades, tints & tones
#8e34ed color schemes
#8e34ed color preview, HTML & CSS examples
           This text has a color of #8e34ed        
        
          <p style="color:#8e34ed;">Text here</p>
        
        
          .mytext {color:#8e34ed;}
        
        Text color #8e34ed
      
           This box has a color of #8e34ed        
        
          <div style="background-color:#8e34ed;">Content here</div>
        
        
          .mybackground {background-color:#8e34ed;}
        
        Background color #8e34ed
      
           Border around this has a color of #8e34ed        
        
          <div style="border:2px solid #8e34ed;">Content here</div>
        
        
          .myborder {border:2px solid #8e34ed;}
        
        Border color #8e34ed