#7340d5 color space conversions
Hex:
        #7340d5
        RGB:
        115, 64, 213
        CMY:
        55, 75, 16
        CMYK:
        46, 70, 0, 16
      HSL:
        261°, 63.9485%, 54.3137%
        HSV (HSB):
        261°, 69.9531%, 83.5294%
        XYZ:
        20.9139, 12.1157, 64.1871
        xyY:
        0.2151, 0.1246, 12.1157
      CIE-Lab:
        41.3995, 54.4460, -68.7326
        CIE-LCH:
        41.3995, 87.6844, 308.3842
        CIE-Luv:
        41.3995, 7.4449, -103.5640
        Hunter-Lab:
        34.8077, 46.3367, -84.9684
      #7340d5 color charts
#7340d5 RGB chart
      #7340d5 CMYK chart
      #7340d5 RGB pie chart
      #7340d5 color shades, tints & tones
#7340d5 color schemes
#7340d5 color preview, HTML & CSS examples
           This text has a color of #7340d5        
        
          <p style="color:#7340d5;">Text here</p>
        
        
          .mytext {color:#7340d5;}
        
        Text color #7340d5
      
           This box has a color of #7340d5        
        
          <div style="background-color:#7340d5;">Content here</div>
        
        
          .mybackground {background-color:#7340d5;}
        
        Background color #7340d5
      
           Border around this has a color of #7340d5        
        
          <div style="border:2px solid #7340d5;">Content here</div>
        
        
          .myborder {border:2px solid #7340d5;}
        
        Border color #7340d5