#7629cf color space conversions
Hex:
        #7629cf
        RGB:
        118, 41, 207
        CMY:
        54, 84, 19
        CMYK:
        43, 80, 0, 19
      HSL:
        268°, 66.9355%, 48.6275%
        HSV (HSB):
        268°, 80.1932%, 81.1765%
        XYZ:
        19.5266, 9.9424, 59.9214
        xyY:
        0.2184, 0.1112, 9.9424
      CIE-Lab:
        37.7389, 63.3970, -71.2436
        CIE-LCH:
        37.7389, 95.3668, 311.6647
        CIE-Luv:
        37.7389, 12.9172, -103.7729
        Hunter-Lab:
        31.5316, 55.3597, -90.6002
      #7629cf color charts
#7629cf RGB chart
      #7629cf CMYK chart
      #7629cf RGB pie chart
      #7629cf color shades, tints & tones
#7629cf color schemes
#7629cf color preview, HTML & CSS examples
           This text has a color of #7629cf        
        
          <p style="color:#7629cf;">Text here</p>
        
        
          .mytext {color:#7629cf;}
        
        Text color #7629cf
      
           This box has a color of #7629cf        
        
          <div style="background-color:#7629cf;">Content here</div>
        
        
          .mybackground {background-color:#7629cf;}
        
        Background color #7629cf
      
           Border around this has a color of #7629cf        
        
          <div style="border:2px solid #7629cf;">Content here</div>
        
        
          .myborder {border:2px solid #7629cf;}
        
        Border color #7629cf