#7340cf color space conversions
Hex:
        #7340cf
        RGB:
        115, 64, 207
        CMY:
        55, 75, 19
        CMYK:
        44, 69, 0, 19
      HSL:
        261°, 59.8326%, 53.1373%
        HSV (HSB):
        261°, 69.0821%, 81.1765%
        XYZ:
        20.1661, 11.8166, 60.2494
        xyY:
        0.2186, 0.1281, 11.8166
      CIE-Lab:
        40.9232, 52.8577, -66.0520
        CIE-LCH:
        40.9232, 84.5979, 308.6683
        CIE-Luv:
        40.9232, 8.2278, -99.5428
        Hunter-Lab:
        34.3753, 44.5594, -79.8546
      #7340cf color charts
#7340cf RGB chart
      #7340cf CMYK chart
      #7340cf RGB pie chart
      #7340cf color shades, tints & tones
#7340cf color schemes
#7340cf color preview, HTML & CSS examples
           This text has a color of #7340cf        
        
          <p style="color:#7340cf;">Text here</p>
        
        
          .mytext {color:#7340cf;}
        
        Text color #7340cf
      
           This box has a color of #7340cf        
        
          <div style="background-color:#7340cf;">Content here</div>
        
        
          .mybackground {background-color:#7340cf;}
        
        Background color #7340cf
      
           Border around this has a color of #7340cf        
        
          <div style="border:2px solid #7340cf;">Content here</div>
        
        
          .myborder {border:2px solid #7340cf;}
        
        Border color #7340cf