#76267d color space conversions
Hex:
        #76267d
        RGB:
        118, 38, 125
        CMY:
        54, 85, 51
        CMYK:
        6, 70, 0, 51
      HSL:
        295°, 53.3742%, 31.9608%
        HSV (HSB):
        295°, 69.6000%, 49.0196%
        XYZ:
        11.8660, 6.7184, 20.0734
        xyY:
        0.3069, 0.1738, 6.7184
      CIE-Lab:
        31.1572, 46.6320, -32.5229
        CIE-LCH:
        31.1572, 56.8532, 325.1066
        CIE-Luv:
        31.1572, 31.0814, -48.0157
        Hunter-Lab:
        25.9200, 36.3562, -27.7725
      #76267d color charts
#76267d RGB chart
      #76267d CMYK chart
      #76267d RGB pie chart
      #76267d color shades, tints & tones
#76267d color schemes
#76267d color preview, HTML & CSS examples
           This text has a color of #76267d        
        
          <p style="color:#76267d;">Text here</p>
        
        
          .mytext {color:#76267d;}
        
        Text color #76267d
      
           This box has a color of #76267d        
        
          <div style="background-color:#76267d;">Content here</div>
        
        
          .mybackground {background-color:#76267d;}
        
        Background color #76267d
      
           Border around this has a color of #76267d        
        
          <div style="border:2px solid #76267d;">Content here</div>
        
        
          .myborder {border:2px solid #76267d;}
        
        Border color #76267d