#770c8e color space conversions
Hex:
        #770c8e
        RGB:
        119, 12, 142
        CMY:
        53, 95, 44
        CMYK:
        16, 92, 0, 44
      HSL:
        289°, 84.4156%, 30.1961%
        HSV (HSB):
        289°, 91.5493%, 55.6863%
        XYZ:
        12.6217, 6.1379, 26.1107
        xyY:
        0.2813, 0.1368, 6.1379
      CIE-Lab:
        29.7577, 57.8604, -45.3631
        CIE-LCH:
        29.7577, 73.5230, 321.9033
        CIE-Luv:
        29.7577, 30.1787, -64.4142
        Hunter-Lab:
        24.7747, 47.5826, -45.1448
      #770c8e color charts
#770c8e RGB chart
      #770c8e CMYK chart
      #770c8e RGB pie chart
      #770c8e color shades, tints & tones
#770c8e color schemes
#770c8e color preview, HTML & CSS examples
           This text has a color of #770c8e        
        
          <p style="color:#770c8e;">Text here</p>
        
        
          .mytext {color:#770c8e;}
        
        Text color #770c8e
      
           This box has a color of #770c8e        
        
          <div style="background-color:#770c8e;">Content here</div>
        
        
          .mybackground {background-color:#770c8e;}
        
        Background color #770c8e
      
           Border around this has a color of #770c8e        
        
          <div style="border:2px solid #770c8e;">Content here</div>
        
        
          .myborder {border:2px solid #770c8e;}
        
        Border color #770c8e