#6429c7 color space conversions
Hex:
        #6429c7
        RGB:
        100, 41, 199
        CMY:
        61, 84, 22
        CMYK:
        50, 79, 0, 22
      HSL:
        262°, 65.8333%, 47.0588%
        HSV (HSB):
        262°, 79.3970%, 78.0392%
        XYZ:
        16.3573, 8.4187, 54.7957
        xyY:
        0.2056, 0.1058, 8.4187
      CIE-Lab:
        34.8401, 58.9784, -71.4282
        CIE-LCH:
        34.8401, 92.6307, 309.5466
        CIE-Luv:
        34.8401, 6.9147, -100.3464
        Hunter-Lab:
        29.0150, 49.8533, -91.6603
      #6429c7 color charts
#6429c7 RGB chart
      #6429c7 CMYK chart
      #6429c7 RGB pie chart
      #6429c7 color shades, tints & tones
#6429c7 color schemes
#6429c7 color preview, HTML & CSS examples
           This text has a color of #6429c7        
        
          <p style="color:#6429c7;">Text here</p>
        
        
          .mytext {color:#6429c7;}
        
        Text color #6429c7
      
           This box has a color of #6429c7        
        
          <div style="background-color:#6429c7;">Content here</div>
        
        
          .mybackground {background-color:#6429c7;}
        
        Background color #6429c7
      
           Border around this has a color of #6429c7        
        
          <div style="border:2px solid #6429c7;">Content here</div>
        
        
          .myborder {border:2px solid #6429c7;}
        
        Border color #6429c7