#75527e color space conversions
Hex:
        #75527e
        RGB:
        117, 82, 126
        CMY:
        54, 68, 51
        CMYK:
        7, 35, 0, 51
      HSL:
        288°, 21.1538%, 40.7843%
        HSV (HSB):
        288°, 34.9206%, 49.4118%
        XYZ:
        14.1193, 11.3229, 21.1800
        xyY:
        0.3028, 0.2429, 11.3229
      CIE-Lab:
        40.1190, 22.9141, -19.1258
        CIE-LCH:
        40.1190, 29.8471, 320.1490
        CIE-Luv:
        40.1190, 15.8284, -29.5195
        Hunter-Lab:
        33.6494, 16.0121, -13.7644
      #75527e color charts
#75527e RGB chart
      #75527e CMYK chart
      #75527e RGB pie chart
      #75527e color shades, tints & tones
#75527e color schemes
#75527e color preview, HTML & CSS examples
           This text has a color of #75527e        
        
          <p style="color:#75527e;">Text here</p>
        
        
          .mytext {color:#75527e;}
        
        Text color #75527e
      
           This box has a color of #75527e        
        
          <div style="background-color:#75527e;">Content here</div>
        
        
          .mybackground {background-color:#75527e;}
        
        Background color #75527e
      
           Border around this has a color of #75527e        
        
          <div style="border:2px solid #75527e;">Content here</div>
        
        
          .myborder {border:2px solid #75527e;}
        
        Border color #75527e