#8d30ed color space conversions
Hex:
        #8d30ed
        RGB:
        141, 48, 237
        CMY:
        45, 81, 7
        CMYK:
        41, 80, 0, 7
      HSL:
        270°, 84.0000%, 55.8824%
        HSV (HSB):
        270°, 79.7468%, 92.9412%
        XYZ:
        27.3275, 13.8910, 81.3617
        xyY:
        0.2229, 0.1133, 13.8910
      CIE-Lab:
        44.0763, 71.0581, -77.9091
        CIE-LCH:
        44.0763, 105.4470, 312.3668
        CIE-Luv:
        44.0763, 17.1867, -119.0440
        Hunter-Lab:
        37.2707, 65.6556, -103.3402
      #8d30ed color charts
#8d30ed RGB chart
      #8d30ed CMYK chart
      #8d30ed RGB pie chart
      #8d30ed color shades, tints & tones
#8d30ed color schemes
#8d30ed color preview, HTML & CSS examples
           This text has a color of #8d30ed        
        
          <p style="color:#8d30ed;">Text here</p>
        
        
          .mytext {color:#8d30ed;}
        
        Text color #8d30ed
      
           This box has a color of #8d30ed        
        
          <div style="background-color:#8d30ed;">Content here</div>
        
        
          .mybackground {background-color:#8d30ed;}
        
        Background color #8d30ed
      
           Border around this has a color of #8d30ed        
        
          <div style="border:2px solid #8d30ed;">Content here</div>
        
        
          .myborder {border:2px solid #8d30ed;}
        
        Border color #8d30ed