#9d34ed color space conversions
Hex:
        #9d34ed
        RGB:
        157, 52, 237
        CMY:
        38, 80, 7
        CMYK:
        34, 78, 0, 7
      HSL:
        274°, 83.7104%, 56.6667%
        HSV (HSB):
        274°, 78.0591%, 92.9412%
        XYZ:
        30.4187, 15.7385, 81.5554
        xyY:
        0.2382, 0.1232, 15.7385
      CIE-Lab:
        46.6295, 72.0540, -73.6508
        CIE-LCH:
        46.6295, 103.0350, 314.3721
        CIE-Luv:
        46.6295, 24.3659, -115.9203
        Hunter-Lab:
        39.6718, 67.4408, -94.1153
      #9d34ed color charts
#9d34ed RGB chart
      #9d34ed CMYK chart
      #9d34ed RGB pie chart
      #9d34ed color shades, tints & tones
#9d34ed color schemes
#9d34ed color preview, HTML & CSS examples
           This text has a color of #9d34ed        
        
          <p style="color:#9d34ed;">Text here</p>
        
        
          .mytext {color:#9d34ed;}
        
        Text color #9d34ed
      
           This box has a color of #9d34ed        
        
          <div style="background-color:#9d34ed;">Content here</div>
        
        
          .mybackground {background-color:#9d34ed;}
        
        Background color #9d34ed
      
           Border around this has a color of #9d34ed        
        
          <div style="border:2px solid #9d34ed;">Content here</div>
        
        
          .myborder {border:2px solid #9d34ed;}
        
        Border color #9d34ed