#484e65 color space conversions
Hex:
        #484e65
        RGB:
        72, 78, 101
        CMY:
        72, 69, 60
        CMYK:
        29, 23, 0, 60
      HSL:
        228°, 16.7630%, 33.9216%
        HSV (HSB):
        228°, 28.7129%, 39.6078%
        XYZ:
        7.7458, 7.7661, 13.4027
        xyY:
        0.2679, 0.2686, 7.7661
      CIE-Lab:
        33.4909, 3.4543, -14.1596
        CIE-LCH:
        33.4909, 14.5748, 283.7097
        CIE-Luv:
        33.4909, -4.1049, -18.8531
        Hunter-Lab:
        27.8677, 0.8457, -9.0075
      #484e65 color charts
#484e65 RGB chart
      #484e65 CMYK chart
      #484e65 RGB pie chart
      #484e65 color shades, tints & tones
#484e65 color schemes
#484e65 color preview, HTML & CSS examples
           This text has a color of #484e65        
        
          <p style="color:#484e65;">Text here</p>
        
        
          .mytext {color:#484e65;}
        
        Text color #484e65
      
           This box has a color of #484e65        
        
          <div style="background-color:#484e65;">Content here</div>
        
        
          .mybackground {background-color:#484e65;}
        
        Background color #484e65
      
           Border around this has a color of #484e65        
        
          <div style="border:2px solid #484e65;">Content here</div>
        
        
          .myborder {border:2px solid #484e65;}
        
        Border color #484e65