#7340fc color space conversions
Hex:
        #7340fc
        RGB:
        115, 64, 252
        CMY:
        55, 75, 1
        CMYK:
        54, 75, 0, 1
      HSL:
        256°, 96.9072%, 61.9608%
        HSV (HSB):
        256°, 74.6032%, 98.8235%
        XYZ:
        26.4743, 14.3399, 93.4680
        xyY:
        0.1972, 0.1068, 14.3399
      CIE-Lab:
        44.7165, 64.8277, -85.3940
        CIE-LCH:
        44.7165, 107.2136, 307.2043
        CIE-Luv:
        44.7165, 2.9284, -128.5203
        Hunter-Lab:
        37.8681, 58.5238, -119.8351
      #7340fc color charts
#7340fc RGB chart
      #7340fc CMYK chart
      #7340fc RGB pie chart
      #7340fc color shades, tints & tones
#7340fc color schemes
#7340fc color preview, HTML & CSS examples
           This text has a color of #7340fc        
        
          <p style="color:#7340fc;">Text here</p>
        
        
          .mytext {color:#7340fc;}
        
        Text color #7340fc
      
           This box has a color of #7340fc        
        
          <div style="background-color:#7340fc;">Content here</div>
        
        
          .mybackground {background-color:#7340fc;}
        
        Background color #7340fc
      
           Border around this has a color of #7340fc        
        
          <div style="border:2px solid #7340fc;">Content here</div>
        
        
          .myborder {border:2px solid #7340fc;}
        
        Border color #7340fc