#9314fb color space conversions
Hex:
        #9314fb
        RGB:
        147, 20, 251
        CMY:
        42, 92, 2
        CMYK:
        41, 92, 0, 2
      HSL:
        273°, 96.6527%, 53.1373%
        HSV (HSB):
        273°, 92.0319%, 98.4314%
        XYZ:
        29.6954, 13.6684, 92.3399
        xyY:
        0.2188, 0.1007, 13.6684
      CIE-Lab:
        43.7536, 81.7178, -86.2864
        CIE-LCH:
        43.7536, 118.8408, 313.4423
        CIE-Luv:
        43.7536, 19.4942, -129.6571
        Hunter-Lab:
        36.9708, 78.6744, -122.2059
      #9314fb color charts
#9314fb RGB chart
      #9314fb CMYK chart
      #9314fb RGB pie chart
      #9314fb color shades, tints & tones
#9314fb color schemes
#9314fb color preview, HTML & CSS examples
           This text has a color of #9314fb        
        
          <p style="color:#9314fb;">Text here</p>
        
        
          .mytext {color:#9314fb;}
        
        Text color #9314fb
      
           This box has a color of #9314fb        
        
          <div style="background-color:#9314fb;">Content here</div>
        
        
          .mybackground {background-color:#9314fb;}
        
        Background color #9314fb
      
           Border around this has a color of #9314fb        
        
          <div style="border:2px solid #9314fb;">Content here</div>
        
        
          .myborder {border:2px solid #9314fb;}
        
        Border color #9314fb