#72527e color space conversions
Hex:
        #72527e
        RGB:
        114, 82, 126
        CMY:
        55, 68, 51
        CMYK:
        10, 35, 0, 51
      HSL:
        284°, 21.1538%, 40.7843%
        HSV (HSB):
        284°, 34.9206%, 49.4118%
        XYZ:
        13.7226, 11.1184, 21.1615
        xyY:
        0.2983, 0.2417, 11.1184
      CIE-Lab:
        39.7791, 21.8756, -19.6780
        CIE-LCH:
        39.7791, 29.4239, 318.0273
        CIE-Luv:
        39.7791, 14.0336, -30.0986
        Hunter-Lab:
        33.3442, 15.1084, -14.2867
      #72527e color charts
#72527e RGB chart
      #72527e CMYK chart
      #72527e RGB pie chart
      #72527e color shades, tints & tones
#72527e color schemes
#72527e color preview, HTML & CSS examples
           This text has a color of #72527e        
        
          <p style="color:#72527e;">Text here</p>
        
        
          .mytext {color:#72527e;}
        
        Text color #72527e
      
           This box has a color of #72527e        
        
          <div style="background-color:#72527e;">Content here</div>
        
        
          .mybackground {background-color:#72527e;}
        
        Background color #72527e
      
           Border around this has a color of #72527e        
        
          <div style="border:2px solid #72527e;">Content here</div>
        
        
          .myborder {border:2px solid #72527e;}
        
        Border color #72527e