#1d81ce color space conversions
Hex:
        #1d81ce
        RGB:
        29, 129, 206
        CMY:
        89, 49, 19
        CMYK:
        86, 37, 0, 19
      HSL:
        206°, 75.3191%, 46.0784%
        HSV (HSB):
        206°, 85.9223%, 80.7843%
        XYZ:
        19.4975, 20.4180, 61.3059
        xyY:
        0.1926, 0.2017, 20.4180
      CIE-Lab:
        52.3065, 0.4589, -47.3798
        CIE-LCH:
        52.3065, 47.3820, 270.5549
        CIE-Luv:
        52.3065, -30.4792, -73.3000
        Hunter-Lab:
        45.1862, -2.0545, -48.8107
      #1d81ce color charts
#1d81ce RGB chart
      #1d81ce CMYK chart
      #1d81ce RGB pie chart
      #1d81ce color shades, tints & tones
#1d81ce color schemes
#1d81ce color preview, HTML & CSS examples
           This text has a color of #1d81ce        
        
          <p style="color:#1d81ce;">Text here</p>
        
        
          .mytext {color:#1d81ce;}
        
        Text color #1d81ce
      
           This box has a color of #1d81ce        
        
          <div style="background-color:#1d81ce;">Content here</div>
        
        
          .mybackground {background-color:#1d81ce;}
        
        Background color #1d81ce
      
           Border around this has a color of #1d81ce        
        
          <div style="border:2px solid #1d81ce;">Content here</div>
        
        
          .myborder {border:2px solid #1d81ce;}
        
        Border color #1d81ce