#4f78eb color space conversions
Hex:
        #4f78eb
        RGB:
        79, 120, 235
        CMY:
        69, 53, 8
        CMYK:
        66, 49, 0, 8
      HSL:
        224°, 79.5918%, 61.5686%
        HSV (HSB):
        224°, 66.3830%, 92.1569%
        XYZ:
        24.9363, 21.0934, 81.3544
        xyY:
        0.1958, 0.1656, 21.0934
      CIE-Lab:
        53.0515, 22.4511, -62.4291
        CIE-LCH:
        53.0515, 66.3434, 289.7799
        CIE-Luv:
        53.0515, -18.9325, -99.3433
        Hunter-Lab:
        45.9275, 16.5433, -72.8750
      #4f78eb color charts
#4f78eb RGB chart
      #4f78eb CMYK chart
      #4f78eb RGB pie chart
      #4f78eb color shades, tints & tones
#4f78eb color schemes
#4f78eb color preview, HTML & CSS examples
           This text has a color of #4f78eb        
        
          <p style="color:#4f78eb;">Text here</p>
        
        
          .mytext {color:#4f78eb;}
        
        Text color #4f78eb
      
           This box has a color of #4f78eb        
        
          <div style="background-color:#4f78eb;">Content here</div>
        
        
          .mybackground {background-color:#4f78eb;}
        
        Background color #4f78eb
      
           Border around this has a color of #4f78eb        
        
          <div style="border:2px solid #4f78eb;">Content here</div>
        
        
          .myborder {border:2px solid #4f78eb;}
        
        Border color #4f78eb