#8d58ed color space conversions
Hex:
        #8d58ed
        RGB:
        141, 88, 237
        CMY:
        45, 65, 7
        CMYK:
        41, 63, 0, 7
      HSL:
        261°, 80.5405%, 63.7255%
        HSV (HSB):
        261°, 62.8692%, 92.9412%
        XYZ:
        29.7603, 18.7566, 82.1726
        xyY:
        0.2277, 0.1435, 18.7566
      CIE-Lab:
        50.4012, 53.3112, -67.6050
        CIE-LCH:
        50.4012, 86.0960, 308.2582
        CIE-Luv:
        50.4012, 10.2465, -108.5091
        Hunter-Lab:
        43.3089, 46.8682, -82.1784
      #8d58ed color charts
#8d58ed RGB chart
      #8d58ed CMYK chart
      #8d58ed RGB pie chart
      #8d58ed color shades, tints & tones
#8d58ed color schemes
#8d58ed color preview, HTML & CSS examples
           This text has a color of #8d58ed        
        
          <p style="color:#8d58ed;">Text here</p>
        
        
          .mytext {color:#8d58ed;}
        
        Text color #8d58ed
      
           This box has a color of #8d58ed        
        
          <div style="background-color:#8d58ed;">Content here</div>
        
        
          .mybackground {background-color:#8d58ed;}
        
        Background color #8d58ed
      
           Border around this has a color of #8d58ed        
        
          <div style="border:2px solid #8d58ed;">Content here</div>
        
        
          .myborder {border:2px solid #8d58ed;}
        
        Border color #8d58ed