#771ca1 color space conversions
Hex:
        #771ca1
        RGB:
        119, 28, 161
        CMY:
        53, 89, 37
        CMYK:
        26, 83, 0, 37
      HSL:
        281°, 70.3704%, 37.0588%
        HSV (HSB):
        281°, 82.6087%, 63.1373%
        XYZ:
        14.4560, 7.3257, 34.3703
        xyY:
        0.2574, 0.1305, 7.3257
      CIE-Lab:
        32.5371, 57.6834, -52.4926
        CIE-LCH:
        32.5371, 77.9926, 317.6974
        CIE-Luv:
        32.5371, 23.8503, -75.4890
        Hunter-Lab:
        27.0659, 47.9721, -56.3445
      #771ca1 color charts
#771ca1 RGB chart
      #771ca1 CMYK chart
      #771ca1 RGB pie chart
      #771ca1 color shades, tints & tones
#771ca1 color schemes
#771ca1 color preview, HTML & CSS examples
           This text has a color of #771ca1        
        
          <p style="color:#771ca1;">Text here</p>
        
        
          .mytext {color:#771ca1;}
        
        Text color #771ca1
      
           This box has a color of #771ca1        
        
          <div style="background-color:#771ca1;">Content here</div>
        
        
          .mybackground {background-color:#771ca1;}
        
        Background color #771ca1
      
           Border around this has a color of #771ca1        
        
          <div style="border:2px solid #771ca1;">Content here</div>
        
        
          .myborder {border:2px solid #771ca1;}
        
        Border color #771ca1