#4f83dc color space conversions
Hex:
        #4f83dc
        RGB:
        79, 131, 220
        CMY:
        69, 49, 14
        CMYK:
        64, 40, 0, 14
      HSL:
        218°, 66.8246%, 58.6275%
        HSV (HSB):
        218°, 64.0909%, 86.2745%
        XYZ:
        24.2590, 23.0622, 70.8830
        xyY:
        0.2052, 0.1951, 23.0622
      CIE-Lab:
        55.1363, 10.5403, -50.6879
        CIE-LCH:
        55.1363, 51.7722, 281.7469
        CIE-Luv:
        55.1363, -22.4720, -80.4355
        Hunter-Lab:
        48.0231, 6.1294, -53.8970
      #4f83dc color charts
#4f83dc RGB chart
      #4f83dc CMYK chart
      #4f83dc RGB pie chart
      #4f83dc color shades, tints & tones
#4f83dc color schemes
#4f83dc color preview, HTML & CSS examples
           This text has a color of #4f83dc        
        
          <p style="color:#4f83dc;">Text here</p>
        
        
          .mytext {color:#4f83dc;}
        
        Text color #4f83dc
      
           This box has a color of #4f83dc        
        
          <div style="background-color:#4f83dc;">Content here</div>
        
        
          .mybackground {background-color:#4f83dc;}
        
        Background color #4f83dc
      
           Border around this has a color of #4f83dc        
        
          <div style="border:2px solid #4f83dc;">Content here</div>
        
        
          .myborder {border:2px solid #4f83dc;}
        
        Border color #4f83dc