#4f74da color space conversions
Hex:
        #4f74da
        RGB:
        79, 116, 218
        CMY:
        69, 55, 15
        CMYK:
        64, 47, 0, 15
      HSL:
        224°, 65.2582%, 58.2353%
        HSV (HSB):
        224°, 63.7615%, 85.4902%
        XYZ:
        22.1247, 19.2150, 68.8724
        xyY:
        0.2007, 0.1743, 19.2150
      CIE-Lab:
        50.9378, 19.0491, -56.2721
        CIE-LCH:
        50.9378, 59.4089, 288.7019
        CIE-Luv:
        50.9378, -17.6481, -88.6130
        Hunter-Lab:
        43.8349, 13.3829, -62.4707
      #4f74da color charts
#4f74da RGB chart
      #4f74da CMYK chart
      #4f74da RGB pie chart
      #4f74da color shades, tints & tones
#4f74da color schemes
#4f74da color preview, HTML & CSS examples
           This text has a color of #4f74da        
        
          <p style="color:#4f74da;">Text here</p>
        
        
          .mytext {color:#4f74da;}
        
        Text color #4f74da
      
           This box has a color of #4f74da        
        
          <div style="background-color:#4f74da;">Content here</div>
        
        
          .mybackground {background-color:#4f74da;}
        
        Background color #4f74da
      
           Border around this has a color of #4f74da        
        
          <div style="border:2px solid #4f74da;">Content here</div>
        
        
          .myborder {border:2px solid #4f74da;}
        
        Border color #4f74da