#8d72ed color space conversions
Hex:
        #8d72ed
        RGB:
        141, 114, 237
        CMY:
        45, 55, 7
        CMYK:
        41, 52, 0, 7
      HSL:
        253°, 77.3585%, 68.8235%
        HSV (HSB):
        253°, 51.8987%, 92.9412%
        XYZ:
        32.2879, 23.8118, 83.0151
        xyY:
        0.2321, 0.1712, 23.8118
      CIE-Lab:
        55.8988, 38.9666, -58.7465
        CIE-LCH:
        55.8988, 70.4950, 303.5564
        CIE-Luv:
        55.8988, 3.2195, -96.4324
        Hunter-Lab:
        48.7973, 32.7134, -66.7074
      #8d72ed color charts
#8d72ed RGB chart
      #8d72ed CMYK chart
      #8d72ed RGB pie chart
      #8d72ed color shades, tints & tones
#8d72ed color schemes
#8d72ed color preview, HTML & CSS examples
           This text has a color of #8d72ed        
        
          <p style="color:#8d72ed;">Text here</p>
        
        
          .mytext {color:#8d72ed;}
        
        Text color #8d72ed
      
           This box has a color of #8d72ed        
        
          <div style="background-color:#8d72ed;">Content here</div>
        
        
          .mybackground {background-color:#8d72ed;}
        
        Background color #8d72ed
      
           Border around this has a color of #8d72ed        
        
          <div style="border:2px solid #8d72ed;">Content here</div>
        
        
          .myborder {border:2px solid #8d72ed;}
        
        Border color #8d72ed