#760d9f color space conversions
Hex:
        #760d9f
        RGB:
        118, 13, 159
        CMY:
        54, 95, 38
        CMYK:
        26, 92, 0, 38
      HSL:
        283°, 84.8837%, 33.7255%
        HSV (HSB):
        283°, 91.8239%, 62.3529%
        XYZ:
        13.8731, 6.6426, 33.3518
        xyY:
        0.2575, 0.1233, 6.6426
      CIE-Lab:
        30.9790, 60.7625, -53.8203
        CIE-LCH:
        30.9790, 81.1709, 318.4671
        CIE-Luv:
        30.9790, 24.9676, -75.8775
        Hunter-Lab:
        25.7732, 50.9793, -58.6829
      #760d9f color charts
#760d9f RGB chart
      #760d9f CMYK chart
      #760d9f RGB pie chart
      #760d9f color shades, tints & tones
#760d9f color schemes
#760d9f color preview, HTML & CSS examples
           This text has a color of #760d9f        
        
          <p style="color:#760d9f;">Text here</p>
        
        
          .mytext {color:#760d9f;}
        
        Text color #760d9f
      
           This box has a color of #760d9f        
        
          <div style="background-color:#760d9f;">Content here</div>
        
        
          .mybackground {background-color:#760d9f;}
        
        Background color #760d9f
      
           Border around this has a color of #760d9f        
        
          <div style="border:2px solid #760d9f;">Content here</div>
        
        
          .myborder {border:2px solid #760d9f;}
        
        Border color #760d9f