#4f8eed color space conversions
Hex:
        #4f8eed
        RGB:
        79, 142, 237
        CMY:
        69, 44, 7
        CMYK:
        67, 40, 0, 7
      HSL:
        216°, 81.4433%, 61.9608%
        HSV (HSB):
        216°, 66.6667%, 92.9412%
        XYZ:
        28.1835, 27.1227, 83.8705
        xyY:
        0.2025, 0.1949, 27.1227
      CIE-Lab:
        59.0877, 9.7639, -53.8739
        CIE-LCH:
        59.0877, 54.7515, 280.2726
        CIE-Luv:
        59.0877, -25.8530, -86.6682
        Hunter-Lab:
        52.0795, 5.4587, -59.0270
      #4f8eed color charts
#4f8eed RGB chart
      #4f8eed CMYK chart
      #4f8eed RGB pie chart
      #4f8eed color shades, tints & tones
#4f8eed color schemes
#4f8eed color preview, HTML & CSS examples
           This text has a color of #4f8eed        
        
          <p style="color:#4f8eed;">Text here</p>
        
        
          .mytext {color:#4f8eed;}
        
        Text color #4f8eed
      
           This box has a color of #4f8eed        
        
          <div style="background-color:#4f8eed;">Content here</div>
        
        
          .mybackground {background-color:#4f8eed;}
        
        Background color #4f8eed
      
           Border around this has a color of #4f8eed        
        
          <div style="border:2px solid #4f8eed;">Content here</div>
        
        
          .myborder {border:2px solid #4f8eed;}
        
        Border color #4f8eed