#7729cf color space conversions
Hex:
        #7729cf
        RGB:
        119, 41, 207
        CMY:
        53, 84, 19
        CMYK:
        43, 80, 0, 19
      HSL:
        268°, 66.9355%, 48.6275%
        HSV (HSB):
        268°, 80.1932%, 81.1765%
        XYZ:
        19.6632, 10.0128, 59.9278
        xyY:
        0.2194, 0.1117, 10.0128
      CIE-Lab:
        37.8654, 63.5377, -71.0313
        CIE-LCH:
        37.8654, 95.3020, 311.8127
        CIE-Luv:
        37.8654, 13.3471, -103.6669
        Hunter-Lab:
        31.6430, 55.5457, -90.1375
      #7729cf color charts
#7729cf RGB chart
      #7729cf CMYK chart
      #7729cf RGB pie chart
      #7729cf color shades, tints & tones
#7729cf color schemes
#7729cf color preview, HTML & CSS examples
           This text has a color of #7729cf        
        
          <p style="color:#7729cf;">Text here</p>
        
        
          .mytext {color:#7729cf;}
        
        Text color #7729cf
      
           This box has a color of #7729cf        
        
          <div style="background-color:#7729cf;">Content here</div>
        
        
          .mybackground {background-color:#7729cf;}
        
        Background color #7729cf
      
           Border around this has a color of #7729cf        
        
          <div style="border:2px solid #7729cf;">Content here</div>
        
        
          .myborder {border:2px solid #7729cf;}
        
        Border color #7729cf