#76306f color space conversions
Hex:
        #76306f
        RGB:
        118, 48, 111
        CMY:
        54, 81, 56
        CMYK:
        0, 59, 6, 54
      HSL:
        306°, 42.1687%, 32.5490%
        HSV (HSB):
        306°, 59.3220%, 46.2745%
        XYZ:
        11.3974, 7.1132, 15.8112
        xyY:
        0.3321, 0.2072, 7.1132
      CIE-Lab:
        32.0631, 39.3932, -22.2556
        CIE-LCH:
        32.0631, 45.2453, 330.5352
        CIE-Luv:
        32.0631, 32.3366, -34.0061
        Hunter-Lab:
        26.6705, 29.6071, -16.4798
      #76306f color charts
#76306f RGB chart
      #76306f CMYK chart
      #76306f RGB pie chart
      #76306f color shades, tints & tones
#76306f color schemes
#76306f color preview, HTML & CSS examples
           This text has a color of #76306f        
        
          <p style="color:#76306f;">Text here</p>
        
        
          .mytext {color:#76306f;}
        
        Text color #76306f
      
           This box has a color of #76306f        
        
          <div style="background-color:#76306f;">Content here</div>
        
        
          .mybackground {background-color:#76306f;}
        
        Background color #76306f
      
           Border around this has a color of #76306f        
        
          <div style="border:2px solid #76306f;">Content here</div>
        
        
          .myborder {border:2px solid #76306f;}
        
        Border color #76306f