#4696e5 color space conversions
Hex:
        #4696e5
        RGB:
        70, 150, 229
        CMY:
        73, 41, 10
        CMYK:
        69, 34, 0, 10
      HSL:
        210°, 75.3555%, 58.6275%
        HSV (HSB):
        210°, 69.4323%, 89.8039%
        XYZ:
        27.5750, 28.7719, 78.2289
        xyY:
        0.2049, 0.2138, 28.7719
      CIE-Lab:
        60.5798, 0.9154, -47.0948
        CIE-LCH:
        60.5798, 47.1037, 271.1135
        CIE-Luv:
        60.5798, -30.6113, -74.9166
        Hunter-Lab:
        53.6395, -2.1058, -48.9221
      #4696e5 color charts
#4696e5 RGB chart
      #4696e5 CMYK chart
      #4696e5 RGB pie chart
      #4696e5 color shades, tints & tones
#4696e5 color schemes
#4696e5 color preview, HTML & CSS examples
           This text has a color of #4696e5        
        
          <p style="color:#4696e5;">Text here</p>
        
        
          .mytext {color:#4696e5;}
        
        Text color #4696e5
      
           This box has a color of #4696e5        
        
          <div style="background-color:#4696e5;">Content here</div>
        
        
          .mybackground {background-color:#4696e5;}
        
        Background color #4696e5
      
           Border around this has a color of #4696e5        
        
          <div style="border:2px solid #4696e5;">Content here</div>
        
        
          .myborder {border:2px solid #4696e5;}
        
        Border color #4696e5