#76489d color space conversions
Hex:
        #76489d
        RGB:
        118, 72, 157
        CMY:
        54, 72, 38
        CMYK:
        25, 54, 0, 38
      HSL:
        272°, 37.1179%, 44.9020%
        HSV (HSB):
        272°, 54.1401%, 61.5686%
        XYZ:
        15.8744, 10.9206, 33.1695
        xyY:
        0.2647, 0.1821, 10.9206
      CIE-Lab:
        39.4464, 36.3596, -38.9752
        CIE-LCH:
        39.4464, 53.3018, 313.0115
        CIE-Luv:
        39.4464, 15.1756, -59.6395
        Hunter-Lab:
        33.0463, 27.9145, -36.3785
      #76489d color charts
#76489d RGB chart
      #76489d CMYK chart
      #76489d RGB pie chart
      #76489d color shades, tints & tones
#76489d color schemes
#76489d color preview, HTML & CSS examples
           This text has a color of #76489d        
        
          <p style="color:#76489d;">Text here</p>
        
        
          .mytext {color:#76489d;}
        
        Text color #76489d
      
           This box has a color of #76489d        
        
          <div style="background-color:#76489d;">Content here</div>
        
        
          .mybackground {background-color:#76489d;}
        
        Background color #76489d
      
           Border around this has a color of #76489d        
        
          <div style="border:2px solid #76489d;">Content here</div>
        
        
          .myborder {border:2px solid #76489d;}
        
        Border color #76489d