#72667e color space conversions
Hex:
        #72667e
        RGB:
        114, 102, 126
        CMY:
        55, 60, 51
        CMYK:
        10, 19, 0, 51
      HSL:
        270°, 10.5263%, 44.7059%
        HSV (HSB):
        270°, 19.0476%, 49.4118%
        XYZ:
        15.4567, 14.5865, 21.7395
        xyY:
        0.2985, 0.2817, 14.5865
      CIE-Lab:
        45.0626, 9.7155, -11.6139
        CIE-LCH:
        45.0626, 15.1418, 309.9139
        CIE-Luv:
        45.0626, 5.0452, -17.5572
        Hunter-Lab:
        38.1923, 5.4037, -7.0139
      #72667e color charts
#72667e RGB chart
      #72667e CMYK chart
      #72667e RGB pie chart
      #72667e color shades, tints & tones
#72667e color schemes
#72667e color preview, HTML & CSS examples
           This text has a color of #72667e        
        
          <p style="color:#72667e;">Text here</p>
        
        
          .mytext {color:#72667e;}
        
        Text color #72667e
      
           This box has a color of #72667e        
        
          <div style="background-color:#72667e;">Content here</div>
        
        
          .mybackground {background-color:#72667e;}
        
        Background color #72667e
      
           Border around this has a color of #72667e        
        
          <div style="border:2px solid #72667e;">Content here</div>
        
        
          .myborder {border:2px solid #72667e;}
        
        Border color #72667e