#4f5588 color space conversions
Hex:
        #4f5588
        RGB:
        79, 85, 136
        CMY:
        69, 67, 47
        CMYK:
        42, 38, 0, 47
      HSL:
        234°, 26.5116%, 42.1569%
        HSV (HSB):
        234°, 41.9118%, 53.3333%
        XYZ:
        10.9169, 9.9368, 24.6352
        xyY:
        0.2400, 0.2184, 9.9368
      CIE-Lab:
        37.7288, 11.4571, -29.2336
        CIE-LCH:
        37.7288, 31.3986, 291.4010
        CIE-Luv:
        37.7288, -5.4573, -42.1543
        Hunter-Lab:
        31.5227, 6.6529, -24.2695
      #4f5588 color charts
#4f5588 RGB chart
      #4f5588 CMYK chart
      #4f5588 RGB pie chart
      #4f5588 color shades, tints & tones
#4f5588 color schemes
#4f5588 color preview, HTML & CSS examples
           This text has a color of #4f5588        
        
          <p style="color:#4f5588;">Text here</p>
        
        
          .mytext {color:#4f5588;}
        
        Text color #4f5588
      
           This box has a color of #4f5588        
        
          <div style="background-color:#4f5588;">Content here</div>
        
        
          .mybackground {background-color:#4f5588;}
        
        Background color #4f5588
      
           Border around this has a color of #4f5588        
        
          <div style="border:2px solid #4f5588;">Content here</div>
        
        
          .myborder {border:2px solid #4f5588;}
        
        Border color #4f5588