#4f68ae color space conversions
Hex:
        #4f68ae
        RGB:
        79, 104, 174
        CMY:
        69, 59, 32
        CMYK:
        55, 40, 0, 32
      HSL:
        224°, 37.5494%, 49.6078%
        HSV (HSB):
        224°, 54.5977%, 68.2353%
        XYZ:
        15.8147, 14.6189, 42.0326
        xyY:
        0.2182, 0.2017, 14.6189
      CIE-Lab:
        45.1077, 11.6122, -40.2678
        CIE-LCH:
        45.1077, 41.9087, 286.0862
        CIE-Luv:
        45.1077, -13.3126, -61.0291
        Hunter-Lab:
        38.2347, 6.9211, -38.4152
      #4f68ae color charts
#4f68ae RGB chart
      #4f68ae CMYK chart
      #4f68ae RGB pie chart
      #4f68ae color shades, tints & tones
#4f68ae color schemes
#4f68ae color preview, HTML & CSS examples
           This text has a color of #4f68ae        
        
          <p style="color:#4f68ae;">Text here</p>
        
        
          .mytext {color:#4f68ae;}
        
        Text color #4f68ae
      
           This box has a color of #4f68ae        
        
          <div style="background-color:#4f68ae;">Content here</div>
        
        
          .mybackground {background-color:#4f68ae;}
        
        Background color #4f68ae
      
           Border around this has a color of #4f68ae        
        
          <div style="border:2px solid #4f68ae;">Content here</div>
        
        
          .myborder {border:2px solid #4f68ae;}
        
        Border color #4f68ae