#7914cf color space conversions
Hex:
        #7914cf
        RGB:
        121, 20, 207
        CMY:
        53, 92, 19
        CMYK:
        42, 90, 0, 19
      HSL:
        272°, 82.3789%, 44.5098%
        HSV (HSB):
        272°, 90.3382%, 81.1765%
        XYZ:
        19.3978, 9.0703, 59.7598
        xyY:
        0.2199, 0.1028, 9.0703
      CIE-Lab:
        36.1192, 69.7281, -73.8887
        CIE-LCH:
        36.1192, 101.5950, 313.3406
        CIE-Luv:
        36.1192, 15.9467, -105.3961
        Hunter-Lab:
        30.1169, 62.2645, -96.5653
      #7914cf color charts
#7914cf RGB chart
      #7914cf CMYK chart
      #7914cf RGB pie chart
      #7914cf color shades, tints & tones
#7914cf color schemes
#7914cf color preview, HTML & CSS examples
           This text has a color of #7914cf        
        
          <p style="color:#7914cf;">Text here</p>
        
        
          .mytext {color:#7914cf;}
        
        Text color #7914cf
      
           This box has a color of #7914cf        
        
          <div style="background-color:#7914cf;">Content here</div>
        
        
          .mybackground {background-color:#7914cf;}
        
        Background color #7914cf
      
           Border around this has a color of #7914cf        
        
          <div style="border:2px solid #7914cf;">Content here</div>
        
        
          .myborder {border:2px solid #7914cf;}
        
        Border color #7914cf