#699baf color space conversions
Hex:
        #699baf
        RGB:
        105, 155, 175
        CMY:
        59, 39, 31
        CMYK:
        40, 11, 0, 31
      HSL:
        197°, 30.4348%, 54.9020%
        HSV (HSB):
        197°, 40.0000%, 68.6275%
        XYZ:
        25.2849, 29.5411, 44.9268
        xyY:
        0.2535, 0.2961, 29.5411
      CIE-Lab:
        61.2562, -11.4294, -15.6940
        CIE-LCH:
        61.2562, 19.4148, 233.9354
        CIE-Luv:
        61.2562, -24.0197, -21.9447
        Hunter-Lab:
        54.3517, -12.0757, -10.9625
      #699baf color charts
#699baf RGB chart
      #699baf CMYK chart
      #699baf RGB pie chart
      #699baf color shades, tints & tones
#699baf color schemes
#699baf color preview, HTML & CSS examples
           This text has a color of #699baf        
        
          <p style="color:#699baf;">Text here</p>
        
        
          .mytext {color:#699baf;}
        
        Text color #699baf
      
           This box has a color of #699baf        
        
          <div style="background-color:#699baf;">Content here</div>
        
        
          .mybackground {background-color:#699baf;}
        
        Background color #699baf
      
           Border around this has a color of #699baf        
        
          <div style="border:2px solid #699baf;">Content here</div>
        
        
          .myborder {border:2px solid #699baf;}
        
        Border color #699baf