#4695cb color space conversions
Hex:
        #4695cb
        RGB:
        70, 149, 203
        CMY:
        73, 42, 20
        CMYK:
        66, 27, 0, 20
      HSL:
        204°, 56.1181%, 53.5294%
        HSV (HSB):
        204°, 65.5172%, 79.6078%
        XYZ:
        24.0527, 27.1088, 60.4647
        xyY:
        0.2155, 0.2429, 27.1088
      CIE-Lab:
        59.0749, -7.3379, -34.9513
        CIE-LCH:
        59.0749, 35.7132, 258.1432
        CIE-Luv:
        59.0749, -31.2201, -53.5500
        Hunter-Lab:
        52.0661, -8.6549, -32.4076
      #4695cb color charts
#4695cb RGB chart
      #4695cb CMYK chart
      #4695cb RGB pie chart
      #4695cb color shades, tints & tones
#4695cb color schemes
#4695cb color preview, HTML & CSS examples
           This text has a color of #4695cb        
        
          <p style="color:#4695cb;">Text here</p>
        
        
          .mytext {color:#4695cb;}
        
        Text color #4695cb
      
           This box has a color of #4695cb        
        
          <div style="background-color:#4695cb;">Content here</div>
        
        
          .mybackground {background-color:#4695cb;}
        
        Background color #4695cb
      
           Border around this has a color of #4695cb        
        
          <div style="border:2px solid #4695cb;">Content here</div>
        
        
          .myborder {border:2px solid #4695cb;}
        
        Border color #4695cb