#7344af color space conversions
Hex:
        #7344af
        RGB:
        115, 68, 175
        CMY:
        55, 73, 31
        CMYK:
        34, 61, 0, 31
      HSL:
        266°, 44.0329%, 47.6471%
        HSV (HSB):
        266°, 61.1429%, 68.6275%
        XYZ:
        16.8752, 10.8742, 41.7670
        xyY:
        0.2428, 0.1564, 10.8742
      CIE-Lab:
        39.3678, 42.3676, -49.8567
        CIE-LCH:
        39.3678, 65.4271, 310.3574
        CIE-Luv:
        39.3678, 11.9064, -75.6218
        Hunter-Lab:
        32.9761, 33.6376, -52.0124
      #7344af color charts
#7344af RGB chart
      #7344af CMYK chart
      #7344af RGB pie chart
      #7344af color shades, tints & tones
#7344af color schemes
#7344af color preview, HTML & CSS examples
           This text has a color of #7344af        
        
          <p style="color:#7344af;">Text here</p>
        
        
          .mytext {color:#7344af;}
        
        Text color #7344af
      
           This box has a color of #7344af        
        
          <div style="background-color:#7344af;">Content here</div>
        
        
          .mybackground {background-color:#7344af;}
        
        Background color #7344af
      
           Border around this has a color of #7344af        
        
          <div style="border:2px solid #7344af;">Content here</div>
        
        
          .myborder {border:2px solid #7344af;}
        
        Border color #7344af