#1b699d color space conversions
Hex:
        #1b699d
        RGB:
        27, 105, 157
        CMY:
        89, 59, 38
        CMYK:
        83, 33, 0, 38
      HSL:
        204°, 70.6522%, 36.0784%
        HSV (HSB):
        204°, 82.8025%, 61.5686%
        XYZ:
        11.5894, 12.7705, 33.7524
        xyY:
        0.1994, 0.2198, 12.7705
      CIE-Lab:
        42.4154, -3.8519, -34.6401
        CIE-LCH:
        42.4154, 34.8536, 263.6548
        CIE-Luv:
        42.4154, -25.1165, -50.0475
        Hunter-Lab:
        35.7358, -4.6489, -30.9842
      #1b699d color charts
#1b699d RGB chart
      #1b699d CMYK chart
      #1b699d RGB pie chart
      #1b699d color shades, tints & tones
#1b699d color schemes
#1b699d color preview, HTML & CSS examples
           This text has a color of #1b699d        
        
          <p style="color:#1b699d;">Text here</p>
        
        
          .mytext {color:#1b699d;}
        
        Text color #1b699d
      
           This box has a color of #1b699d        
        
          <div style="background-color:#1b699d;">Content here</div>
        
        
          .mybackground {background-color:#1b699d;}
        
        Background color #1b699d
      
           Border around this has a color of #1b699d        
        
          <div style="border:2px solid #1b699d;">Content here</div>
        
        
          .myborder {border:2px solid #1b699d;}
        
        Border color #1b699d