#4695fd color space conversions
Hex:
        #4695fd
        RGB:
        70, 149, 253
        CMY:
        73, 42, 1
        CMYK:
        72, 41, 0, 1
      HSL:
        214°, 97.8610%, 63.3333%
        HSV (HSB):
        214°, 72.3320%, 99.2157%
        XYZ:
        31.0029, 29.8888, 97.0636
        xyY:
        0.1963, 0.1892, 29.8888
      CIE-Lab:
        61.5582, 9.8818, -58.7633
        CIE-LCH:
        61.5582, 59.5884, 279.5457
        CIE-Luv:
        61.5582, -29.5262, -95.4105
        Hunter-Lab:
        54.6707, 5.5508, -66.9954
      #4695fd color charts
#4695fd RGB chart
      #4695fd CMYK chart
      #4695fd RGB pie chart
      #4695fd color shades, tints & tones
#4695fd color schemes
#4695fd color preview, HTML & CSS examples
           This text has a color of #4695fd        
        
          <p style="color:#4695fd;">Text here</p>
        
        
          .mytext {color:#4695fd;}
        
        Text color #4695fd
      
           This box has a color of #4695fd        
        
          <div style="background-color:#4695fd;">Content here</div>
        
        
          .mybackground {background-color:#4695fd;}
        
        Background color #4695fd
      
           Border around this has a color of #4695fd        
        
          <div style="border:2px solid #4695fd;">Content here</div>
        
        
          .myborder {border:2px solid #4695fd;}
        
        Border color #4695fd