#7334a7 color space conversions
Hex:
        #7334a7
        RGB:
        115, 52, 167
        CMY:
        55, 80, 35
        CMYK:
        31, 69, 0, 35
      HSL:
        273°, 52.5114%, 42.9412%
        HSV (HSB):
        273°, 68.8623%, 65.4902%
        XYZ:
        15.2733, 8.8908, 37.4703
        xyY:
        0.2478, 0.1443, 8.8908
      CIE-Lab:
        35.7733, 48.6718, -50.8898
        CIE-LCH:
        35.7733, 70.4182, 313.7238
        CIE-Luv:
        35.7733, 16.8309, -75.2504
        Hunter-Lab:
        29.8175, 39.2515, -53.6348
      #7334a7 color charts
#7334a7 RGB chart
      #7334a7 CMYK chart
      #7334a7 RGB pie chart
      #7334a7 color shades, tints & tones
#7334a7 color schemes
#7334a7 color preview, HTML & CSS examples
           This text has a color of #7334a7        
        
          <p style="color:#7334a7;">Text here</p>
        
        
          .mytext {color:#7334a7;}
        
        Text color #7334a7
      
           This box has a color of #7334a7        
        
          <div style="background-color:#7334a7;">Content here</div>
        
        
          .mybackground {background-color:#7334a7;}
        
        Background color #7334a7
      
           Border around this has a color of #7334a7        
        
          <div style="border:2px solid #7334a7;">Content here</div>
        
        
          .myborder {border:2px solid #7334a7;}
        
        Border color #7334a7