#4696fd color space conversions
Hex:
        #4696fd
        RGB:
        70, 150, 253
        CMY:
        73, 41, 1
        CMYK:
        72, 41, 0, 1
      HSL:
        214°, 97.8610%, 63.3333%
        HSV (HSB):
        214°, 72.3320%, 99.2157%
        XYZ:
        31.1618, 30.2066, 97.1166
        xyY:
        0.1966, 0.1906, 30.2066
      CIE-Lab:
        61.8321, 9.2882, -58.3261
        CIE-LCH:
        61.8321, 59.0610, 279.0481
        CIE-Luv:
        61.8321, -29.8470, -94.7105
        Hunter-Lab:
        54.9606, 5.0257, -66.2944
      #4696fd color charts
#4696fd RGB chart
      #4696fd CMYK chart
      #4696fd RGB pie chart
      #4696fd color shades, tints & tones
#4696fd color schemes
#4696fd color preview, HTML & CSS examples
           This text has a color of #4696fd        
        
          <p style="color:#4696fd;">Text here</p>
        
        
          .mytext {color:#4696fd;}
        
        Text color #4696fd
      
           This box has a color of #4696fd        
        
          <div style="background-color:#4696fd;">Content here</div>
        
        
          .mybackground {background-color:#4696fd;}
        
        Background color #4696fd
      
           Border around this has a color of #4696fd        
        
          <div style="border:2px solid #4696fd;">Content here</div>
        
        
          .myborder {border:2px solid #4696fd;}
        
        Border color #4696fd