#7629a1 color space conversions
Hex:
        #7629a1
        RGB:
        118, 41, 161
        CMY:
        54, 84, 37
        CMYK:
        27, 75, 0, 37
      HSL:
        279°, 59.4059%, 39.6078%
        HSV (HSB):
        279°, 74.5342%, 63.1373%
        XYZ:
        14.6972, 8.0106, 34.4898
        xyY:
        0.2570, 0.1401, 8.0106
      CIE-Lab:
        34.0050, 52.8318, -50.1193
        CIE-LCH:
        34.0050, 72.8227, 316.5093
        CIE-Luv:
        34.0050, 21.5876, -73.3066
        Hunter-Lab:
        28.3031, 43.1608, -52.4380
      #7629a1 color charts
#7629a1 RGB chart
      #7629a1 CMYK chart
      #7629a1 RGB pie chart
      #7629a1 color shades, tints & tones
#7629a1 color schemes
#7629a1 color preview, HTML & CSS examples
           This text has a color of #7629a1        
        
          <p style="color:#7629a1;">Text here</p>
        
        
          .mytext {color:#7629a1;}
        
        Text color #7629a1
      
           This box has a color of #7629a1        
        
          <div style="background-color:#7629a1;">Content here</div>
        
        
          .mybackground {background-color:#7629a1;}
        
        Background color #7629a1
      
           Border around this has a color of #7629a1        
        
          <div style="border:2px solid #7629a1;">Content here</div>
        
        
          .myborder {border:2px solid #7629a1;}
        
        Border color #7629a1