#699fce color space conversions
Hex:
        #699fce
        RGB:
        105, 159, 206
        CMY:
        59, 38, 19
        CMYK:
        49, 23, 0, 19
      HSL:
        208°, 50.7538%, 60.9804%
        HSV (HSB):
        208°, 49.0291%, 80.7843%
        XYZ:
        29.3644, 32.2558, 63.0708
        xyY:
        0.2355, 0.2587, 32.2558
      CIE-Lab:
        63.5537, -4.8928, -29.5578
        CIE-LCH:
        63.5537, 29.9601, 260.6009
        CIE-Luv:
        63.5537, -25.2979, -45.4775
        Hunter-Lab:
        56.7942, -7.0995, -26.0866
      #699fce color charts
#699fce RGB chart
      #699fce CMYK chart
      #699fce RGB pie chart
      #699fce color shades, tints & tones
#699fce color schemes
#699fce color preview, HTML & CSS examples
           This text has a color of #699fce        
        
          <p style="color:#699fce;">Text here</p>
        
        
          .mytext {color:#699fce;}
        
        Text color #699fce
      
           This box has a color of #699fce        
        
          <div style="background-color:#699fce;">Content here</div>
        
        
          .mybackground {background-color:#699fce;}
        
        Background color #699fce
      
           Border around this has a color of #699fce        
        
          <div style="border:2px solid #699fce;">Content here</div>
        
        
          .myborder {border:2px solid #699fce;}
        
        Border color #699fce