#9714cf color space conversions
Hex:
        #9714cf
        RGB:
        151, 20, 207
        CMY:
        41, 92, 19
        CMYK:
        27, 90, 0, 19
      HSL:
        282°, 82.3789%, 44.5098%
        HSV (HSB):
        282°, 90.3382%, 81.1765%
        XYZ:
        24.2751, 11.5846, 59.9881
        xyY:
        0.2533, 0.1209, 11.5846
      CIE-Lab:
        40.5482, 73.4905, -66.4608
        CIE-LCH:
        40.5482, 99.0853, 317.8755
        CIE-Luv:
        40.5482, 31.1184, -101.4815
        Hunter-Lab:
        34.0362, 67.7457, -80.6721
      #9714cf color charts
#9714cf RGB chart
      #9714cf CMYK chart
      #9714cf RGB pie chart
      #9714cf color shades, tints & tones
#9714cf color schemes
#9714cf color preview, HTML & CSS examples
           This text has a color of #9714cf        
        
          <p style="color:#9714cf;">Text here</p>
        
        
          .mytext {color:#9714cf;}
        
        Text color #9714cf
      
           This box has a color of #9714cf        
        
          <div style="background-color:#9714cf;">Content here</div>
        
        
          .mybackground {background-color:#9714cf;}
        
        Background color #9714cf
      
           Border around this has a color of #9714cf        
        
          <div style="border:2px solid #9714cf;">Content here</div>
        
        
          .myborder {border:2px solid #9714cf;}
        
        Border color #9714cf