#4f6bda color space conversions
Hex:
        #4f6bda
        RGB:
        79, 107, 218
        CMY:
        69, 58, 15
        CMYK:
        64, 51, 0, 15
      HSL:
        228°, 65.2582%, 58.2353%
        HSV (HSB):
        228°, 63.7615%, 85.4902%
        XYZ:
        21.1370, 17.2396, 68.5432
        xyY:
        0.1977, 0.1612, 17.2396
      CIE-Lab:
        48.5605, 24.6492, -60.0969
        CIE-LCH:
        48.5605, 64.9555, 292.3014
        CIE-Luv:
        48.5605, -14.9257, -93.8495
        Hunter-Lab:
        41.5206, 18.2085, -68.8129
      #4f6bda color charts
#4f6bda RGB chart
      #4f6bda CMYK chart
      #4f6bda RGB pie chart
      #4f6bda color shades, tints & tones
#4f6bda color schemes
#4f6bda color preview, HTML & CSS examples
           This text has a color of #4f6bda        
        
          <p style="color:#4f6bda;">Text here</p>
        
        
          .mytext {color:#4f6bda;}
        
        Text color #4f6bda
      
           This box has a color of #4f6bda        
        
          <div style="background-color:#4f6bda;">Content here</div>
        
        
          .mybackground {background-color:#4f6bda;}
        
        Background color #4f6bda
      
           Border around this has a color of #4f6bda        
        
          <div style="border:2px solid #4f6bda;">Content here</div>
        
        
          .myborder {border:2px solid #4f6bda;}
        
        Border color #4f6bda