#9316fc color space conversions
Hex:
        #9316fc
        RGB:
        147, 22, 252
        CMY:
        42, 91, 1
        CMYK:
        42, 91, 0, 1
      HSL:
        273°, 97.4576%, 53.7255%
        HSV (HSB):
        273°, 91.2698%, 98.8235%
        XYZ:
        29.8902, 13.8051, 93.1847
        xyY:
        0.2184, 0.1009, 13.8051
      CIE-Lab:
        43.9522, 81.6022, -86.5196
        CIE-LCH:
        43.9522, 118.9309, 313.3246
        CIE-Luv:
        43.9522, 19.2174, -130.1554
        Hunter-Lab:
        37.1553, 78.5758, -122.6896
      #9316fc color charts
#9316fc RGB chart
      #9316fc CMYK chart
      #9316fc RGB pie chart
      #9316fc color shades, tints & tones
#9316fc color schemes
#9316fc color preview, HTML & CSS examples
           This text has a color of #9316fc        
        
          <p style="color:#9316fc;">Text here</p>
        
        
          .mytext {color:#9316fc;}
        
        Text color #9316fc
      
           This box has a color of #9316fc        
        
          <div style="background-color:#9316fc;">Content here</div>
        
        
          .mybackground {background-color:#9316fc;}
        
        Background color #9316fc
      
           Border around this has a color of #9316fc        
        
          <div style="border:2px solid #9316fc;">Content here</div>
        
        
          .myborder {border:2px solid #9316fc;}
        
        Border color #9316fc