#762f6a color space conversions
Hex:
        #762f6a
        RGB:
        118, 47, 106
        CMY:
        54, 82, 58
        CMYK:
        0, 60, 10, 54
      HSL:
        310°, 43.0303%, 32.3529%
        HSV (HSB):
        310°, 60.1695%, 46.2745%
        XYZ:
        11.0892, 6.9252, 14.3879
        xyY:
        0.3422, 0.2137, 6.9252
      CIE-Lab:
        31.6360, 38.9918, -19.7381
        CIE-LCH:
        31.6360, 43.7030, 333.1510
        CIE-Luv:
        31.6360, 33.9989, -30.5118
        Hunter-Lab:
        26.3158, 29.1659, -13.9952
      #762f6a color charts
#762f6a RGB chart
      #762f6a CMYK chart
      #762f6a RGB pie chart
      #762f6a color shades, tints & tones
#762f6a color schemes
#762f6a color preview, HTML & CSS examples
           This text has a color of #762f6a        
        
          <p style="color:#762f6a;">Text here</p>
        
        
          .mytext {color:#762f6a;}
        
        Text color #762f6a
      
           This box has a color of #762f6a        
        
          <div style="background-color:#762f6a;">Content here</div>
        
        
          .mybackground {background-color:#762f6a;}
        
        Background color #762f6a
      
           Border around this has a color of #762f6a        
        
          <div style="border:2px solid #762f6a;">Content here</div>
        
        
          .myborder {border:2px solid #762f6a;}
        
        Border color #762f6a