#4f96ee color space conversions
Hex:
        #4f96ee
        RGB:
        79, 150, 238
        CMY:
        69, 41, 7
        CMYK:
        67, 37, 0, 7
      HSL:
        213°, 82.3834%, 62.1569%
        HSV (HSB):
        213°, 66.8067%, 93.3333%
        XYZ:
        29.5634, 29.6480, 85.0534
        xyY:
        0.2049, 0.2055, 29.6480
      CIE-Lab:
        61.3493, 5.3707, -50.8324
        CIE-LCH:
        61.3493, 51.1154, 276.0312
        CIE-Luv:
        61.3493, -28.4921, -81.7752
        Hunter-Lab:
        54.4500, 1.6284, -54.4987
      #4f96ee color charts
#4f96ee RGB chart
      #4f96ee CMYK chart
      #4f96ee RGB pie chart
      #4f96ee color shades, tints & tones
#4f96ee color schemes
#4f96ee color preview, HTML & CSS examples
           This text has a color of #4f96ee        
        
          <p style="color:#4f96ee;">Text here</p>
        
        
          .mytext {color:#4f96ee;}
        
        Text color #4f96ee
      
           This box has a color of #4f96ee        
        
          <div style="background-color:#4f96ee;">Content here</div>
        
        
          .mybackground {background-color:#4f96ee;}
        
        Background color #4f96ee
      
           Border around this has a color of #4f96ee        
        
          <div style="border:2px solid #4f96ee;">Content here</div>
        
        
          .myborder {border:2px solid #4f96ee;}
        
        Border color #4f96ee