#4f79ec color space conversions
Hex:
        #4f79ec
        RGB:
        79, 121, 236
        CMY:
        69, 53, 7
        CMYK:
        67, 49, 0, 7
      HSL:
        224°, 80.5128%, 61.7647%
        HSV (HSB):
        224°, 66.5254%, 92.5490%
        XYZ:
        25.2021, 21.3931, 82.1579
        xyY:
        0.1957, 0.1662, 21.3931
      CIE-Lab:
        53.3771, 22.1811, -62.4632
        CIE-LCH:
        53.3771, 66.2847, 289.5503
        CIE-Luv:
        53.3771, -19.2347, -99.5175
        Hunter-Lab:
        46.2527, 16.3187, -72.9389
      #4f79ec color charts
#4f79ec RGB chart
      #4f79ec CMYK chart
      #4f79ec RGB pie chart
      #4f79ec color shades, tints & tones
#4f79ec color schemes
#4f79ec color preview, HTML & CSS examples
           This text has a color of #4f79ec        
        
          <p style="color:#4f79ec;">Text here</p>
        
        
          .mytext {color:#4f79ec;}
        
        Text color #4f79ec
      
           This box has a color of #4f79ec        
        
          <div style="background-color:#4f79ec;">Content here</div>
        
        
          .mybackground {background-color:#4f79ec;}
        
        Background color #4f79ec
      
           Border around this has a color of #4f79ec        
        
          <div style="border:2px solid #4f79ec;">Content here</div>
        
        
          .myborder {border:2px solid #4f79ec;}
        
        Border color #4f79ec