#7334a3 color space conversions
Hex:
        #7334a3
        RGB:
        115, 52, 163
        CMY:
        55, 80, 36
        CMYK:
        29, 68, 0, 36
      HSL:
        274°, 51.6279%, 42.1569%
        HSV (HSB):
        274°, 68.0982%, 63.9216%
        XYZ:
        14.9091, 8.7452, 35.5525
        xyY:
        0.2518, 0.1477, 8.7452
      CIE-Lab:
        35.4889, 47.7193, -48.9469
        CIE-LCH:
        35.4889, 68.3589, 314.2724
        CIE-Luv:
        35.4889, 17.5849, -72.4000
        Hunter-Lab:
        29.5722, 38.2409, -50.5795
      #7334a3 color charts
#7334a3 RGB chart
      #7334a3 CMYK chart
      #7334a3 RGB pie chart
      #7334a3 color shades, tints & tones
#7334a3 color schemes
#7334a3 color preview, HTML & CSS examples
           This text has a color of #7334a3        
        
          <p style="color:#7334a3;">Text here</p>
        
        
          .mytext {color:#7334a3;}
        
        Text color #7334a3
      
           This box has a color of #7334a3        
        
          <div style="background-color:#7334a3;">Content here</div>
        
        
          .mybackground {background-color:#7334a3;}
        
        Background color #7334a3
      
           Border around this has a color of #7334a3        
        
          <div style="border:2px solid #7334a3;">Content here</div>
        
        
          .myborder {border:2px solid #7334a3;}
        
        Border color #7334a3