#4f7dec color space conversions
Hex:
        #4f7dec
        RGB:
        79, 125, 236
        CMY:
        69, 51, 7
        CMYK:
        67, 47, 0, 7
      HSL:
        222°, 80.5128%, 61.7647%
        HSV (HSB):
        222°, 66.5254%, 92.5490%
        XYZ:
        25.6984, 22.3856, 82.3233
        xyY:
        0.1971, 0.1717, 22.3856
      CIE-Lab:
        54.4338, 19.7211, -60.7635
        CIE-LCH:
        54.4338, 63.8836, 287.9811
        CIE-Luv:
        54.4338, -20.4488, -97.0999
        Hunter-Lab:
        47.3134, 14.1541, -70.0425
      #4f7dec color charts
#4f7dec RGB chart
      #4f7dec CMYK chart
      #4f7dec RGB pie chart
      #4f7dec color shades, tints & tones
#4f7dec color schemes
#4f7dec color preview, HTML & CSS examples
           This text has a color of #4f7dec        
        
          <p style="color:#4f7dec;">Text here</p>
        
        
          .mytext {color:#4f7dec;}
        
        Text color #4f7dec
      
           This box has a color of #4f7dec        
        
          <div style="background-color:#4f7dec;">Content here</div>
        
        
          .mybackground {background-color:#4f7dec;}
        
        Background color #4f7dec
      
           Border around this has a color of #4f7dec        
        
          <div style="border:2px solid #4f7dec;">Content here</div>
        
        
          .myborder {border:2px solid #4f7dec;}
        
        Border color #4f7dec