#1d81bb color space conversions
Hex:
        #1d81bb
        RGB:
        29, 129, 187
        CMY:
        89, 49, 27
        CMYK:
        84, 31, 0, 27
      HSL:
        202°, 73.1481%, 42.3529%
        HSV (HSB):
        202°, 84.4920%, 73.3333%
        XYZ:
        17.3266, 19.5496, 49.8739
        xyY:
        0.1997, 0.2254, 19.5496
      CIE-Lab:
        51.3241, -6.6845, -38.0945
        CIE-LCH:
        51.3241, 38.6765, 260.0476
        CIE-Luv:
        51.3241, -31.5169, -57.3831
        Hunter-Lab:
        44.2149, -7.4269, -35.9281
      #1d81bb color charts
#1d81bb RGB chart
      #1d81bb CMYK chart
      #1d81bb RGB pie chart
      #1d81bb color shades, tints & tones
#1d81bb color schemes
#1d81bb color preview, HTML & CSS examples
           This text has a color of #1d81bb        
        
          <p style="color:#1d81bb;">Text here</p>
        
        
          .mytext {color:#1d81bb;}
        
        Text color #1d81bb
      
           This box has a color of #1d81bb        
        
          <div style="background-color:#1d81bb;">Content here</div>
        
        
          .mybackground {background-color:#1d81bb;}
        
        Background color #1d81bb
      
           Border around this has a color of #1d81bb        
        
          <div style="border:2px solid #1d81bb;">Content here</div>
        
        
          .myborder {border:2px solid #1d81bb;}
        
        Border color #1d81bb