#8d4bed color space conversions
Hex:
        #8d4bed
        RGB:
        141, 75, 237
        CMY:
        45, 71, 7
        CMYK:
        41, 68, 0, 7
      HSL:
        264°, 81.8182%, 61.1765%
        HSV (HSB):
        264°, 68.3544%, 92.9412%
        XYZ:
        28.7866, 16.8093, 81.8481
        xyY:
        0.2259, 0.1319, 16.8093
      CIE-Lab:
        48.0188, 59.8362, -71.4724
        CIE-LCH:
        48.0188, 93.2131, 309.9358
        CIE-Luv:
        48.0188, 13.0308, -112.9769
        Hunter-Lab:
        40.9991, 53.5813, -89.6633
      #8d4bed color charts
#8d4bed RGB chart
      #8d4bed CMYK chart
      #8d4bed RGB pie chart
      #8d4bed color shades, tints & tones
#8d4bed color schemes
#8d4bed color preview, HTML & CSS examples
           This text has a color of #8d4bed        
        
          <p style="color:#8d4bed;">Text here</p>
        
        
          .mytext {color:#8d4bed;}
        
        Text color #8d4bed
      
           This box has a color of #8d4bed        
        
          <div style="background-color:#8d4bed;">Content here</div>
        
        
          .mybackground {background-color:#8d4bed;}
        
        Background color #8d4bed
      
           Border around this has a color of #8d4bed        
        
          <div style="border:2px solid #8d4bed;">Content here</div>
        
        
          .myborder {border:2px solid #8d4bed;}
        
        Border color #8d4bed