#762d5f color space conversions
Hex:
        #762d5f
        RGB:
        118, 45, 95
        CMY:
        54, 82, 63
        CMYK:
        0, 62, 19, 54
      HSL:
        319°, 44.7853%, 31.9608%
        HSV (HSB):
        319°, 61.8644%, 46.2745%
        XYZ:
        10.4752, 6.5545, 11.5395
        xyY:
        0.3667, 0.2294, 6.5545
      CIE-Lab:
        30.7705, 38.1265, -14.0080
        CIE-LCH:
        30.7705, 40.6184, 339.8263
        CIE-Luv:
        30.7705, 37.7336, -22.7999
        Hunter-Lab:
        25.6019, 28.2312, -8.8025
      #762d5f color charts
#762d5f RGB chart
      #762d5f CMYK chart
      #762d5f RGB pie chart
      #762d5f color shades, tints & tones
#762d5f color schemes
#762d5f color preview, HTML & CSS examples
           This text has a color of #762d5f        
        
          <p style="color:#762d5f;">Text here</p>
        
        
          .mytext {color:#762d5f;}
        
        Text color #762d5f
      
           This box has a color of #762d5f        
        
          <div style="background-color:#762d5f;">Content here</div>
        
        
          .mybackground {background-color:#762d5f;}
        
        Background color #762d5f
      
           Border around this has a color of #762d5f        
        
          <div style="border:2px solid #762d5f;">Content here</div>
        
        
          .myborder {border:2px solid #762d5f;}
        
        Border color #762d5f