#4f75a1 color space conversions
Hex:
        #4f75a1
        RGB:
        79, 117, 161
        CMY:
        69, 54, 37
        CMYK:
        51, 27, 0, 37
      HSL:
        212°, 34.1667%, 47.0588%
        HSV (HSB):
        212°, 50.9317%, 63.1373%
        XYZ:
        16.0188, 16.9581, 36.1472
        xyY:
        0.2317, 0.2453, 16.9581
      CIE-Lab:
        48.2071, -0.5699, -27.7826
        CIE-LCH:
        48.2071, 27.7884, 268.8250
        CIE-Luv:
        48.2071, -17.9867, -41.0226
        Hunter-Lab:
        41.1802, -2.6302, -23.2175
      #4f75a1 color charts
#4f75a1 RGB chart
      #4f75a1 CMYK chart
      #4f75a1 RGB pie chart
      #4f75a1 color shades, tints & tones
#4f75a1 color schemes
#4f75a1 color preview, HTML & CSS examples
           This text has a color of #4f75a1        
        
          <p style="color:#4f75a1;">Text here</p>
        
        
          .mytext {color:#4f75a1;}
        
        Text color #4f75a1
      
           This box has a color of #4f75a1        
        
          <div style="background-color:#4f75a1;">Content here</div>
        
        
          .mybackground {background-color:#4f75a1;}
        
        Background color #4f75a1
      
           Border around this has a color of #4f75a1        
        
          <div style="border:2px solid #4f75a1;">Content here</div>
        
        
          .myborder {border:2px solid #4f75a1;}
        
        Border color #4f75a1