#8d47fe color space conversions
Hex:
        #8d47fe
        RGB:
        141, 71, 254
        CMY:
        45, 72, 0
        CMYK:
        44, 72, 0, 0
      HSL:
        263°, 98.9189%, 63.7255%
        HSV (HSB):
        263°, 72.0472%, 99.6078%
        XYZ:
        31.1271, 17.3250, 95.4694
        xyY:
        0.2163, 0.1204, 17.3250
      CIE-Lab:
        48.6669, 65.9070, -79.9301
        CIE-LCH:
        48.6669, 103.5980, 309.5076
        CIE-Luv:
        48.6669, 11.2572, -125.4551
        Hunter-Lab:
        41.6233, 60.6470, -106.8545
      #8d47fe color charts
#8d47fe RGB chart
      #8d47fe CMYK chart
      #8d47fe RGB pie chart
      #8d47fe color shades, tints & tones
#8d47fe color schemes
#8d47fe color preview, HTML & CSS examples
           This text has a color of #8d47fe        
        
          <p style="color:#8d47fe;">Text here</p>
        
        
          .mytext {color:#8d47fe;}
        
        Text color #8d47fe
      
           This box has a color of #8d47fe        
        
          <div style="background-color:#8d47fe;">Content here</div>
        
        
          .mybackground {background-color:#8d47fe;}
        
        Background color #8d47fe
      
           Border around this has a color of #8d47fe        
        
          <div style="border:2px solid #8d47fe;">Content here</div>
        
        
          .myborder {border:2px solid #8d47fe;}
        
        Border color #8d47fe