#771e87 color space conversions
Hex:
        #771e87
        RGB:
        119, 30, 135
        CMY:
        53, 88, 47
        CMYK:
        12, 78, 0, 47
      HSL:
        291°, 63.6364%, 32.3529%
        HSV (HSB):
        291°, 77.7778%, 52.9412%
        XYZ:
        12.4452, 6.5998, 23.5396
        xyY:
        0.2922, 0.1550, 6.5998
      CIE-Lab:
        30.8778, 51.8376, -39.2117
        CIE-LCH:
        30.8778, 64.9977, 322.8949
        CIE-Luv:
        30.8778, 30.3428, -57.0337
        Hunter-Lab:
        25.6900, 41.5146, -36.3442
      #771e87 color charts
#771e87 RGB chart
      #771e87 CMYK chart
      #771e87 RGB pie chart
      #771e87 color shades, tints & tones
#771e87 color schemes
#771e87 color preview, HTML & CSS examples
           This text has a color of #771e87        
        
          <p style="color:#771e87;">Text here</p>
        
        
          .mytext {color:#771e87;}
        
        Text color #771e87
      
           This box has a color of #771e87        
        
          <div style="background-color:#771e87;">Content here</div>
        
        
          .mybackground {background-color:#771e87;}
        
        Background color #771e87
      
           Border around this has a color of #771e87        
        
          <div style="border:2px solid #771e87;">Content here</div>
        
        
          .myborder {border:2px solid #771e87;}
        
        Border color #771e87