#4f76ef color space conversions
Hex:
        #4f76ef
        RGB:
        79, 118, 239
        CMY:
        69, 54, 6
        CMYK:
        67, 51, 0, 6
      HSL:
        225°, 83.3333%, 62.3529%
        HSV (HSB):
        225°, 66.9456%, 93.7255%
        XYZ:
        25.2829, 20.8511, 84.3535
        xyY:
        0.1938, 0.1598, 20.8511
      CIE-Lab:
        52.7862, 25.0708, -65.0898
        CIE-LCH:
        52.7862, 69.7512, 291.0653
        CIE-Luv:
        52.7862, -18.3581, -103.5271
        Hunter-Lab:
        45.6630, 18.9222, -77.5625
      #4f76ef color charts
#4f76ef RGB chart
      #4f76ef CMYK chart
      #4f76ef RGB pie chart
      #4f76ef color shades, tints & tones
#4f76ef color schemes
#4f76ef color preview, HTML & CSS examples
           This text has a color of #4f76ef        
        
          <p style="color:#4f76ef;">Text here</p>
        
        
          .mytext {color:#4f76ef;}
        
        Text color #4f76ef
      
           This box has a color of #4f76ef        
        
          <div style="background-color:#4f76ef;">Content here</div>
        
        
          .mybackground {background-color:#4f76ef;}
        
        Background color #4f76ef
      
           Border around this has a color of #4f76ef        
        
          <div style="border:2px solid #4f76ef;">Content here</div>
        
        
          .myborder {border:2px solid #4f76ef;}
        
        Border color #4f76ef