#4f78ff color space conversions
Hex:
        #4f78ff
        RGB:
        79, 120, 255
        CMY:
        69, 53, 0
        CMYK:
        69, 53, 0, 0
      HSL:
        226°, 100.0000%, 65.4902%
        HSV (HSB):
        226°, 69.0196%, 100.0000%
        XYZ:
        27.9909, 22.3152, 97.4397
        xyY:
        0.1895, 0.1510, 22.3152
      CIE-Lab:
        54.3599, 29.3814, -71.4226
        CIE-LCH:
        54.3599, 77.2299, 292.3610
        CIE-Luv:
        54.3599, -19.0187, -114.2932
        Hunter-Lab:
        47.2390, 23.1000, -89.2301
      #4f78ff color charts
#4f78ff RGB chart
      #4f78ff CMYK chart
      #4f78ff RGB pie chart
      #4f78ff color shades, tints & tones
#4f78ff color schemes
#4f78ff color preview, HTML & CSS examples
           This text has a color of #4f78ff        
        
          <p style="color:#4f78ff;">Text here</p>
        
        
          .mytext {color:#4f78ff;}
        
        Text color #4f78ff
      
           This box has a color of #4f78ff        
        
          <div style="background-color:#4f78ff;">Content here</div>
        
        
          .mybackground {background-color:#4f78ff;}
        
        Background color #4f78ff
      
           Border around this has a color of #4f78ff        
        
          <div style="border:2px solid #4f78ff;">Content here</div>
        
        
          .myborder {border:2px solid #4f78ff;}
        
        Border color #4f78ff