#9d4fcf color space conversions
Hex:
        #9d4fcf
        RGB:
        157, 79, 207
        CMY:
        38, 69, 19
        CMYK:
        24, 62, 0, 19
      HSL:
        277°, 57.1429%, 56.0784%
        HSV (HSB):
        277°, 61.8357%, 81.1765%
        XYZ:
        27.9631, 17.2651, 60.8902
        xyY:
        0.2635, 0.1627, 17.2651
      CIE-Lab:
        48.5923, 54.1314, -53.4094
        CIE-LCH:
        48.5923, 76.0445, 315.3847
        CIE-Luv:
        48.5923, 25.4840, -86.8296
        Hunter-Lab:
        41.5512, 47.4120, -57.7991
      #9d4fcf color charts
#9d4fcf RGB chart
      #9d4fcf CMYK chart
      #9d4fcf RGB pie chart
      #9d4fcf color shades, tints & tones
#9d4fcf color schemes
#9d4fcf color preview, HTML & CSS examples
           This text has a color of #9d4fcf        
        
          <p style="color:#9d4fcf;">Text here</p>
        
        
          .mytext {color:#9d4fcf;}
        
        Text color #9d4fcf
      
           This box has a color of #9d4fcf        
        
          <div style="background-color:#9d4fcf;">Content here</div>
        
        
          .mybackground {background-color:#9d4fcf;}
        
        Background color #9d4fcf
      
           Border around this has a color of #9d4fcf        
        
          <div style="border:2px solid #9d4fcf;">Content here</div>
        
        
          .myborder {border:2px solid #9d4fcf;}
        
        Border color #9d4fcf