#9d3fcf color space conversions
Hex:
        #9d3fcf
        RGB:
        157, 63, 207
        CMY:
        38, 75, 19
        CMYK:
        24, 70, 0, 19
      HSL:
        279°, 60.0000%, 52.9412%
        HSV (HSB):
        279°, 69.5652%, 81.1765%
        XYZ:
        26.9446, 15.2281, 60.5507
        xyY:
        0.2623, 0.1482, 15.2281
      CIE-Lab:
        45.9451, 61.4545, -57.6668
        CIE-LCH:
        45.9451, 84.2740, 316.8212
        CIE-Luv:
        45.9451, 29.1371, -92.4162
        Hunter-Lab:
        39.0232, 54.9595, -64.6815
      #9d3fcf color charts
#9d3fcf RGB chart
      #9d3fcf CMYK chart
      #9d3fcf RGB pie chart
      #9d3fcf color shades, tints & tones
#9d3fcf color schemes
#9d3fcf color preview, HTML & CSS examples
           This text has a color of #9d3fcf        
        
          <p style="color:#9d3fcf;">Text here</p>
        
        
          .mytext {color:#9d3fcf;}
        
        Text color #9d3fcf
      
           This box has a color of #9d3fcf        
        
          <div style="background-color:#9d3fcf;">Content here</div>
        
        
          .mybackground {background-color:#9d3fcf;}
        
        Background color #9d3fcf
      
           Border around this has a color of #9d3fcf        
        
          <div style="border:2px solid #9d3fcf;">Content here</div>
        
        
          .myborder {border:2px solid #9d3fcf;}
        
        Border color #9d3fcf