#7729dd color space conversions
Hex:
        #7729dd
        RGB:
        119, 41, 221
        CMY:
        53, 84, 13
        CMYK:
        46, 81, 0, 13
      HSL:
        266°, 72.5806%, 51.3725%
        HSV (HSB):
        266°, 81.4480%, 86.6667%
        XYZ:
        21.4518, 10.7283, 69.3467
        xyY:
        0.2113, 0.1057, 10.7283
      CIE-Lab:
        39.1190, 66.8420, -77.0426
        CIE-LCH:
        39.1190, 101.9971, 310.9448
        CIE-Luv:
        39.1190, 11.1598, -112.4014
        Hunter-Lab:
        32.7540, 59.5867, -102.6007
      #7729dd color charts
#7729dd RGB chart
      #7729dd CMYK chart
      #7729dd RGB pie chart
      #7729dd color shades, tints & tones
#7729dd color schemes
#7729dd color preview, HTML & CSS examples
           This text has a color of #7729dd        
        
          <p style="color:#7729dd;">Text here</p>
        
        
          .mytext {color:#7729dd;}
        
        Text color #7729dd
      
           This box has a color of #7729dd        
        
          <div style="background-color:#7729dd;">Content here</div>
        
        
          .mybackground {background-color:#7729dd;}
        
        Background color #7729dd
      
           Border around this has a color of #7729dd        
        
          <div style="border:2px solid #7729dd;">Content here</div>
        
        
          .myborder {border:2px solid #7729dd;}
        
        Border color #7729dd