#8d2fed color space conversions
Hex:
        #8d2fed
        RGB:
        141, 47, 237
        CMY:
        45, 82, 7
        CMYK:
        41, 80, 0, 7
      HSL:
        270°, 84.0708%, 55.6863%
        HSV (HSB):
        270°, 80.1688%, 92.9412%
        XYZ:
        27.2871, 13.8102, 81.3482
        xyY:
        0.2229, 0.1128, 13.8102
      CIE-Lab:
        43.9595, 71.3988, -78.1004
        CIE-LCH:
        43.9595, 105.8181, 312.4333
        CIE-Luv:
        43.9595, 17.3001, -119.1951
        Hunter-Lab:
        37.1620, 66.0341, -103.7732
      #8d2fed color charts
#8d2fed RGB chart
      #8d2fed CMYK chart
      #8d2fed RGB pie chart
      #8d2fed color shades, tints & tones
#8d2fed color schemes
#8d2fed color preview, HTML & CSS examples
           This text has a color of #8d2fed        
        
          <p style="color:#8d2fed;">Text here</p>
        
        
          .mytext {color:#8d2fed;}
        
        Text color #8d2fed
      
           This box has a color of #8d2fed        
        
          <div style="background-color:#8d2fed;">Content here</div>
        
        
          .mybackground {background-color:#8d2fed;}
        
        Background color #8d2fed
      
           Border around this has a color of #8d2fed        
        
          <div style="border:2px solid #8d2fed;">Content here</div>
        
        
          .myborder {border:2px solid #8d2fed;}
        
        Border color #8d2fed