#8e58bd color space conversions
Hex:
        #8e58bd
        RGB:
        142, 88, 189
        CMY:
        44, 65, 26
        CMYK:
        25, 53, 0, 26
      HSL:
        272°, 43.3476%, 54.3137%
        HSV (HSB):
        272°, 53.4392%, 74.1176%
        XYZ:
        23.8304, 16.4044, 50.0545
        xyY:
        0.2639, 0.1817, 16.4044
      CIE-Lab:
        47.5006, 41.5737, -44.8725
        CIE-LCH:
        47.5006, 61.1712, 312.8147
        CIE-Luv:
        47.5006, 17.9596, -72.1643
        Hunter-Lab:
        40.5023, 34.1452, -44.9215
      #8e58bd color charts
#8e58bd RGB chart
      #8e58bd CMYK chart
      #8e58bd RGB pie chart
      #8e58bd color shades, tints & tones
#8e58bd color schemes
#8e58bd color preview, HTML & CSS examples
           This text has a color of #8e58bd        
        
          <p style="color:#8e58bd;">Text here</p>
        
        
          .mytext {color:#8e58bd;}
        
        Text color #8e58bd
      
           This box has a color of #8e58bd        
        
          <div style="background-color:#8e58bd;">Content here</div>
        
        
          .mybackground {background-color:#8e58bd;}
        
        Background color #8e58bd
      
           Border around this has a color of #8e58bd        
        
          <div style="border:2px solid #8e58bd;">Content here</div>
        
        
          .myborder {border:2px solid #8e58bd;}
        
        Border color #8e58bd