#76145f color space conversions
Hex:
        #76145f
        RGB:
        118, 20, 95
        CMY:
        54, 92, 63
        CMYK:
        0, 83, 19, 54
      HSL:
        314°, 71.0145%, 27.0588%
        HSV (HSB):
        314°, 83.0508%, 46.2745%
        XYZ:
        9.7869, 5.1781, 11.3101
        xyY:
        0.3725, 0.1971, 5.1781
      CIE-Lab:
        27.2362, 47.9911, -19.4702
        CIE-LCH:
        27.2362, 51.7903, 337.9174
        CIE-Luv:
        27.2362, 44.1382, -29.8915
        Hunter-Lab:
        22.7554, 36.9495, -13.5401
      #76145f color charts
#76145f RGB chart
      #76145f CMYK chart
      #76145f RGB pie chart
      #76145f color shades, tints & tones
#76145f color schemes
#76145f color preview, HTML & CSS examples
           This text has a color of #76145f        
        
          <p style="color:#76145f;">Text here</p>
        
        
          .mytext {color:#76145f;}
        
        Text color #76145f
      
           This box has a color of #76145f        
        
          <div style="background-color:#76145f;">Content here</div>
        
        
          .mybackground {background-color:#76145f;}
        
        Background color #76145f
      
           Border around this has a color of #76145f        
        
          <div style="border:2px solid #76145f;">Content here</div>
        
        
          .myborder {border:2px solid #76145f;}
        
        Border color #76145f