#8e308d color space conversions
Hex:
        #8e308d
        RGB:
        142, 48, 141
        CMY:
        44, 81, 45
        CMYK:
        0, 66, 1, 44
      HSL:
        301°, 49.4737%, 37.2549%
        HSV (HSB):
        301°, 66.1972%, 55.6863%
        XYZ:
        17.0200, 9.7878, 26.1915
        xyY:
        0.3211, 0.1847, 9.7878
      CIE-Lab:
        37.4588, 51.3975, -32.2133
        CIE-LCH:
        37.4588, 60.6580, 327.9226
        CIE-Luv:
        37.4588, 40.4207, -51.1047
        Hunter-Lab:
        31.2854, 42.3587, -27.7365
      #8e308d color charts
#8e308d RGB chart
      #8e308d CMYK chart
      #8e308d RGB pie chart
      #8e308d color shades, tints & tones
#8e308d color schemes
#8e308d color preview, HTML & CSS examples
           This text has a color of #8e308d        
        
          <p style="color:#8e308d;">Text here</p>
        
        
          .mytext {color:#8e308d;}
        
        Text color #8e308d
      
           This box has a color of #8e308d        
        
          <div style="background-color:#8e308d;">Content here</div>
        
        
          .mybackground {background-color:#8e308d;}
        
        Background color #8e308d
      
           Border around this has a color of #8e308d        
        
          <div style="border:2px solid #8e308d;">Content here</div>
        
        
          .myborder {border:2px solid #8e308d;}
        
        Border color #8e308d