#7914c5 color space conversions
Hex:
        #7914c5
        RGB:
        121, 20, 197
        CMY:
        53, 92, 23
        CMYK:
        39, 90, 0, 23
      HSL:
        274°, 81.5668%, 42.5490%
        HSV (HSB):
        274°, 89.8477%, 77.2549%
        XYZ:
        18.2134, 8.5965, 53.5227
        xyY:
        0.2267, 0.1070, 8.5965
      CIE-Lab:
        35.1955, 67.5918, -69.5739
        CIE-LCH:
        35.1955, 97.0009, 314.1721
        CIE-Luv:
        35.1955, 17.8011, -99.2493
        Hunter-Lab:
        29.3197, 59.5742, -87.7090
      #7914c5 color charts
#7914c5 RGB chart
      #7914c5 CMYK chart
      #7914c5 RGB pie chart
      #7914c5 color shades, tints & tones
#7914c5 color schemes
#7914c5 color preview, HTML & CSS examples
           This text has a color of #7914c5        
        
          <p style="color:#7914c5;">Text here</p>
        
        
          .mytext {color:#7914c5;}
        
        Text color #7914c5
      
           This box has a color of #7914c5        
        
          <div style="background-color:#7914c5;">Content here</div>
        
        
          .mybackground {background-color:#7914c5;}
        
        Background color #7914c5
      
           Border around this has a color of #7914c5        
        
          <div style="border:2px solid #7914c5;">Content here</div>
        
        
          .myborder {border:2px solid #7914c5;}
        
        Border color #7914c5