#7314c5 color space conversions
Hex:
        #7314c5
        RGB:
        115, 20, 197
        CMY:
        55, 92, 23
        CMYK:
        42, 90, 0, 23
      HSL:
        272°, 81.5668%, 42.5490%
        HSV (HSB):
        272°, 89.8477%, 77.2549%
        XYZ:
        17.3984, 8.1764, 53.4845
        xyY:
        0.2201, 0.1034, 8.1764
      CIE-Lab:
        34.3475, 66.8817, -70.9984
        CIE-LCH:
        34.3475, 97.5394, 313.2898
        CIE-Luv:
        34.3475, 15.0723, -99.7750
        Hunter-Lab:
        28.5943, 58.5695, -90.8834
      #7314c5 color charts
#7314c5 RGB chart
      #7314c5 CMYK chart
      #7314c5 RGB pie chart
      #7314c5 color shades, tints & tones
#7314c5 color schemes
#7314c5 color preview, HTML & CSS examples
           This text has a color of #7314c5        
        
          <p style="color:#7314c5;">Text here</p>
        
        
          .mytext {color:#7314c5;}
        
        Text color #7314c5
      
           This box has a color of #7314c5        
        
          <div style="background-color:#7314c5;">Content here</div>
        
        
          .mybackground {background-color:#7314c5;}
        
        Background color #7314c5
      
           Border around this has a color of #7314c5        
        
          <div style="border:2px solid #7314c5;">Content here</div>
        
        
          .myborder {border:2px solid #7314c5;}
        
        Border color #7314c5