#9d3bff color space conversions
Hex:
        #9d3bff
        RGB:
        157, 59, 255
        CMY:
        38, 77, 0
        CMYK:
        38, 77, 0, 0
      HSL:
        270°, 100.0000%, 61.5686%
        HSV (HSB):
        270°, 76.8627%, 100.0000%
        XYZ:
        33.5186, 17.5160, 96.2220
        xyY:
        0.2276, 0.1189, 17.5160
      CIE-Lab:
        48.9038, 73.4954, -80.0234
        CIE-LCH:
        48.9038, 108.6523, 312.5651
        CIE-Luv:
        48.9038, 19.9476, -126.4024
        Hunter-Lab:
        41.8522, 69.7160, -107.0168
      #9d3bff color charts
#9d3bff RGB chart
      #9d3bff CMYK chart
      #9d3bff RGB pie chart
      #9d3bff color shades, tints & tones
#9d3bff color schemes
#9d3bff color preview, HTML & CSS examples
           This text has a color of #9d3bff        
        
          <p style="color:#9d3bff;">Text here</p>
        
        
          .mytext {color:#9d3bff;}
        
        Text color #9d3bff
      
           This box has a color of #9d3bff        
        
          <div style="background-color:#9d3bff;">Content here</div>
        
        
          .mybackground {background-color:#9d3bff;}
        
        Background color #9d3bff
      
           Border around this has a color of #9d3bff        
        
          <div style="border:2px solid #9d3bff;">Content here</div>
        
        
          .myborder {border:2px solid #9d3bff;}
        
        Border color #9d3bff