#8e3b7a color space conversions
Hex:
        #8e3b7a
        RGB:
        142, 59, 122
        CMY:
        44, 77, 52
        CMYK:
        0, 58, 14, 44
      HSL:
        314°, 41.2935%, 39.4118%
        HSV (HSB):
        314°, 58.4507%, 55.6863%
        XYZ:
        16.2321, 10.2839, 19.5418
        xyY:
        0.3524, 0.2233, 10.2839
      CIE-Lab:
        38.3471, 43.1511, -19.1125
        CIE-LCH:
        38.3471, 47.1944, 336.1104
        CIE-Luv:
        38.3471, 42.6469, -32.0897
        Hunter-Lab:
        32.0684, 34.2319, -13.6821
      #8e3b7a color charts
#8e3b7a RGB chart
      #8e3b7a CMYK chart
      #8e3b7a RGB pie chart
      #8e3b7a color shades, tints & tones
#8e3b7a color schemes
#8e3b7a color preview, HTML & CSS examples
           This text has a color of #8e3b7a        
        
          <p style="color:#8e3b7a;">Text here</p>
        
        
          .mytext {color:#8e3b7a;}
        
        Text color #8e3b7a
      
           This box has a color of #8e3b7a        
        
          <div style="background-color:#8e3b7a;">Content here</div>
        
        
          .mybackground {background-color:#8e3b7a;}
        
        Background color #8e3b7a
      
           Border around this has a color of #8e3b7a        
        
          <div style="border:2px solid #8e3b7a;">Content here</div>
        
        
          .myborder {border:2px solid #8e3b7a;}
        
        Border color #8e3b7a