#760b6d color space conversions
Hex:
        #760b6d
        RGB:
        118, 11, 109
        CMY:
        54, 96, 57
        CMYK:
        0, 91, 8, 54
      HSL:
        305°, 82.9457%, 25.2941%
        HSV (HSB):
        305°, 90.6780%, 46.2745%
        XYZ:
        10.3512, 5.1950, 14.9252
        xyY:
        0.3397, 0.1705, 5.1950
      CIE-Lab:
        27.2833, 52.2082, -28.4952
        CIE-LCH:
        27.2833, 59.4784, 331.3743
        CIE-Luv:
        27.2833, 40.2043, -41.4734
        Hunter-Lab:
        22.7926, 41.1783, -22.8698
      #760b6d color charts
#760b6d RGB chart
      #760b6d CMYK chart
      #760b6d RGB pie chart
      #760b6d color shades, tints & tones
#760b6d color schemes
#760b6d color preview, HTML & CSS examples
           This text has a color of #760b6d        
        
          <p style="color:#760b6d;">Text here</p>
        
        
          .mytext {color:#760b6d;}
        
        Text color #760b6d
      
           This box has a color of #760b6d        
        
          <div style="background-color:#760b6d;">Content here</div>
        
        
          .mybackground {background-color:#760b6d;}
        
        Background color #760b6d
      
           Border around this has a color of #760b6d        
        
          <div style="border:2px solid #760b6d;">Content here</div>
        
        
          .myborder {border:2px solid #760b6d;}
        
        Border color #760b6d