#1d81ab color space conversions
Hex:
        #1d81ab
        RGB:
        29, 129, 171
        CMY:
        89, 49, 33
        CMYK:
        83, 25, 0, 33
      HSL:
        198°, 71.0000%, 39.2157%
        HSV (HSB):
        198°, 83.0409%, 67.0588%
        XYZ:
        15.7076, 18.9020, 41.3486
        xyY:
        0.2068, 0.2488, 18.9020
      CIE-Lab:
        50.5724, -12.5645, -30.0518
        CIE-LCH:
        50.5724, 32.5727, 247.3105
        CIE-Luv:
        50.5724, -32.4800, -43.6774
        Hunter-Lab:
        43.4764, -11.5933, -25.9548
      #1d81ab color charts
#1d81ab RGB chart
      #1d81ab CMYK chart
      #1d81ab RGB pie chart
      #1d81ab color shades, tints & tones
#1d81ab color schemes
#1d81ab color preview, HTML & CSS examples
           This text has a color of #1d81ab        
        
          <p style="color:#1d81ab;">Text here</p>
        
        
          .mytext {color:#1d81ab;}
        
        Text color #1d81ab
      
           This box has a color of #1d81ab        
        
          <div style="background-color:#1d81ab;">Content here</div>
        
        
          .mybackground {background-color:#1d81ab;}
        
        Background color #1d81ab
      
           Border around this has a color of #1d81ab        
        
          <div style="border:2px solid #1d81ab;">Content here</div>
        
        
          .myborder {border:2px solid #1d81ab;}
        
        Border color #1d81ab