#76397f color space conversions
Hex:
        #76397f
        RGB:
        118, 57, 127
        CMY:
        54, 78, 50
        CMYK:
        7, 55, 0, 50
      HSL:
        292°, 38.0435%, 36.0784%
        HSV (HSB):
        292°, 55.1181%, 49.8039%
        XYZ:
        12.7651, 8.3101, 21.0099
        xyY:
        0.3033, 0.1975, 8.3101
      CIE-Lab:
        34.6206, 37.8622, -28.2948
        CIE-LCH:
        34.6206, 47.2667, 323.2289
        CIE-Luv:
        34.6206, 25.6060, -42.8528
        Hunter-Lab:
        28.8273, 28.5945, -23.0327
      #76397f color charts
#76397f RGB chart
      #76397f CMYK chart
      #76397f RGB pie chart
      #76397f color shades, tints & tones
#76397f color schemes
#76397f color preview, HTML & CSS examples
           This text has a color of #76397f        
        
          <p style="color:#76397f;">Text here</p>
        
        
          .mytext {color:#76397f;}
        
        Text color #76397f
      
           This box has a color of #76397f        
        
          <div style="background-color:#76397f;">Content here</div>
        
        
          .mybackground {background-color:#76397f;}
        
        Background color #76397f
      
           Border around this has a color of #76397f        
        
          <div style="border:2px solid #76397f;">Content here</div>
        
        
          .myborder {border:2px solid #76397f;}
        
        Border color #76397f