#7729cd color space conversions
Hex:
        #7729cd
        RGB:
        119, 41, 205
        CMY:
        53, 84, 20
        CMYK:
        42, 80, 0, 20
      HSL:
        269°, 66.6667%, 48.2353%
        HSV (HSB):
        269°, 80.0000%, 80.3922%
        XYZ:
        19.4201, 9.9156, 58.6480
        xyY:
        0.2207, 0.1127, 9.9156
      CIE-Lab:
        37.6905, 63.0681, -70.1576
        CIE-LCH:
        37.6905, 94.3381, 311.9539
        CIE-Luv:
        37.6905, 13.6760, -102.4005
        Hunter-Lab:
        31.4890, 54.9799, -88.3846
      #7729cd color charts
#7729cd RGB chart
      #7729cd CMYK chart
      #7729cd RGB pie chart
      #7729cd color shades, tints & tones
#7729cd color schemes
#7729cd color preview, HTML & CSS examples
           This text has a color of #7729cd        
        
          <p style="color:#7729cd;">Text here</p>
        
        
          .mytext {color:#7729cd;}
        
        Text color #7729cd
      
           This box has a color of #7729cd        
        
          <div style="background-color:#7729cd;">Content here</div>
        
        
          .mybackground {background-color:#7729cd;}
        
        Background color #7729cd
      
           Border around this has a color of #7729cd        
        
          <div style="border:2px solid #7729cd;">Content here</div>
        
        
          .myborder {border:2px solid #7729cd;}
        
        Border color #7729cd