#8d37ed color space conversions
Hex:
        #8d37ed
        RGB:
        141, 55, 237
        CMY:
        45, 78, 7
        CMYK:
        41, 77, 0, 7
      HSL:
        268°, 83.4862%, 57.2549%
        HSV (HSB):
        268°, 76.7932%, 92.9412%
        XYZ:
        27.6368, 14.5095, 81.4648
        xyY:
        0.2236, 0.1174, 14.5095
      CIE-Lab:
        44.9550, 68.5108, -76.4707
        CIE-LCH:
        44.9550, 102.6718, 311.8575
        CIE-Luv:
        44.9550, 16.3149, -117.8515
        Hunter-Lab:
        38.0914, 62.8487, -100.1376
      #8d37ed color charts
#8d37ed RGB chart
      #8d37ed CMYK chart
      #8d37ed RGB pie chart
      #8d37ed color shades, tints & tones
#8d37ed color schemes
#8d37ed color preview, HTML & CSS examples
           This text has a color of #8d37ed        
        
          <p style="color:#8d37ed;">Text here</p>
        
        
          .mytext {color:#8d37ed;}
        
        Text color #8d37ed
      
           This box has a color of #8d37ed        
        
          <div style="background-color:#8d37ed;">Content here</div>
        
        
          .mybackground {background-color:#8d37ed;}
        
        Background color #8d37ed
      
           Border around this has a color of #8d37ed        
        
          <div style="border:2px solid #8d37ed;">Content here</div>
        
        
          .myborder {border:2px solid #8d37ed;}
        
        Border color #8d37ed