#8d4eed color space conversions
Hex:
        #8d4eed
        RGB:
        141, 78, 237
        CMY:
        45, 69, 7
        CMYK:
        41, 67, 0, 7
      HSL:
        264°, 81.5385%, 61.7647%
        HSV (HSB):
        264°, 67.0886%, 92.9412%
        XYZ:
        28.9950, 17.2259, 81.9175
        xyY:
        0.2263, 0.1344, 17.2259
      CIE-Lab:
        48.5434, 58.3830, -70.6194
        CIE-LCH:
        48.5434, 91.6279, 309.5815
        CIE-Luv:
        48.5434, 12.4337, -112.0401
        Hunter-Lab:
        41.5041, 52.0686, -87.9689
      #8d4eed color charts
#8d4eed RGB chart
      #8d4eed CMYK chart
      #8d4eed RGB pie chart
      #8d4eed color shades, tints & tones
#8d4eed color schemes
#8d4eed color preview, HTML & CSS examples
           This text has a color of #8d4eed        
        
          <p style="color:#8d4eed;">Text here</p>
        
        
          .mytext {color:#8d4eed;}
        
        Text color #8d4eed
      
           This box has a color of #8d4eed        
        
          <div style="background-color:#8d4eed;">Content here</div>
        
        
          .mybackground {background-color:#8d4eed;}
        
        Background color #8d4eed
      
           Border around this has a color of #8d4eed        
        
          <div style="border:2px solid #8d4eed;">Content here</div>
        
        
          .myborder {border:2px solid #8d4eed;}
        
        Border color #8d4eed