#9314d5 color space conversions
Hex:
        #9314d5
        RGB:
        147, 20, 213
        CMY:
        42, 92, 16
        CMYK:
        31, 91, 0, 16
      HSL:
        279°, 82.8326%, 45.6863%
        HSV (HSB):
        279°, 90.6103%, 83.5294%
        XYZ:
        24.2930, 11.5075, 63.8916
        xyY:
        0.2437, 0.1154, 11.5075
      CIE-Lab:
        40.4223, 74.1107, -70.1596
        CIE-LCH:
        40.4223, 102.0528, 316.5688
        CIE-Luv:
        40.4223, 27.4465, -106.0486
        Hunter-Lab:
        33.9226, 68.4646, -87.9239
      #9314d5 color charts
#9314d5 RGB chart
      #9314d5 CMYK chart
      #9314d5 RGB pie chart
      #9314d5 color shades, tints & tones
#9314d5 color schemes
#9314d5 color preview, HTML & CSS examples
           This text has a color of #9314d5        
        
          <p style="color:#9314d5;">Text here</p>
        
        
          .mytext {color:#9314d5;}
        
        Text color #9314d5
      
           This box has a color of #9314d5        
        
          <div style="background-color:#9314d5;">Content here</div>
        
        
          .mybackground {background-color:#9314d5;}
        
        Background color #9314d5
      
           Border around this has a color of #9314d5        
        
          <div style="border:2px solid #9314d5;">Content here</div>
        
        
          .myborder {border:2px solid #9314d5;}
        
        Border color #9314d5