#1d86bf color space conversions
Hex:
        #1d86bf
        RGB:
        29, 134, 191
        CMY:
        89, 47, 25
        CMYK:
        85, 30, 0, 25
      HSL:
        201°, 73.6364%, 43.1373%
        HSV (HSB):
        201°, 84.8168%, 74.9020%
        XYZ:
        18.4358, 21.0730, 52.3860
        xyY:
        0.2006, 0.2293, 21.0730
      CIE-Lab:
        53.0293, -8.1096, -37.7006
        CIE-LCH:
        53.0293, 38.5630, 257.8604
        CIE-Luv:
        53.0293, -32.9942, -56.9502
        Hunter-Lab:
        45.9053, -8.6480, -35.5266
      #1d86bf color charts
#1d86bf RGB chart
      #1d86bf CMYK chart
      #1d86bf RGB pie chart
      #1d86bf color shades, tints & tones
#1d86bf color schemes
#1d86bf color preview, HTML & CSS examples
           This text has a color of #1d86bf        
        
          <p style="color:#1d86bf;">Text here</p>
        
        
          .mytext {color:#1d86bf;}
        
        Text color #1d86bf
      
           This box has a color of #1d86bf        
        
          <div style="background-color:#1d86bf;">Content here</div>
        
        
          .mybackground {background-color:#1d86bf;}
        
        Background color #1d86bf
      
           Border around this has a color of #1d86bf        
        
          <div style="border:2px solid #1d86bf;">Content here</div>
        
        
          .myborder {border:2px solid #1d86bf;}
        
        Border color #1d86bf