#7727a4 color space conversions
Hex:
        #7727a4
        RGB:
        119, 39, 164
        CMY:
        53, 85, 36
        CMYK:
        27, 76, 0, 36
      HSL:
        278°, 61.5764%, 39.8039%
        HSV (HSB):
        278°, 76.2195%, 64.3137%
        XYZ:
        15.0341, 8.0533, 35.8840
        xyY:
        0.2549, 0.1366, 8.0533
      CIE-Lab:
        34.0937, 54.4851, -51.7793
        CIE-LCH:
        34.0937, 75.1646, 316.4586
        CIE-Luv:
        34.0937, 21.7803, -75.6398
        Hunter-Lab:
        28.3784, 44.9025, -55.1065
      #7727a4 color charts
#7727a4 RGB chart
      #7727a4 CMYK chart
      #7727a4 RGB pie chart
      #7727a4 color shades, tints & tones
#7727a4 color schemes
#7727a4 color preview, HTML & CSS examples
           This text has a color of #7727a4        
        
          <p style="color:#7727a4;">Text here</p>
        
        
          .mytext {color:#7727a4;}
        
        Text color #7727a4
      
           This box has a color of #7727a4        
        
          <div style="background-color:#7727a4;">Content here</div>
        
        
          .mybackground {background-color:#7727a4;}
        
        Background color #7727a4
      
           Border around this has a color of #7727a4        
        
          <div style="border:2px solid #7727a4;">Content here</div>
        
        
          .myborder {border:2px solid #7727a4;}
        
        Border color #7727a4