#0d86bd color space conversions
Hex:
        #0d86bd
        RGB:
        13, 134, 189
        CMY:
        95, 47, 26
        CMYK:
        93, 29, 0, 26
      HSL:
        199°, 87.1287%, 39.6078%
        HSV (HSB):
        199°, 93.1217%, 74.1176%
        XYZ:
        17.8764, 20.8099, 51.2186
        xyY:
        0.1988, 0.2315, 20.8099
      CIE-Lab:
        52.7408, -9.8235, -37.0252
        CIE-LCH:
        52.7408, 38.3062, 255.1407
        CIE-Luv:
        52.7408, -34.2839, -55.6184
        Hunter-Lab:
        45.6179, -9.8820, -34.6369
      #0d86bd color charts
#0d86bd RGB chart
      #0d86bd CMYK chart
      #0d86bd RGB pie chart
      #0d86bd color shades, tints & tones
#0d86bd color schemes
#0d86bd color preview, HTML & CSS examples
           This text has a color of #0d86bd        
        
          <p style="color:#0d86bd;">Text here</p>
        
        
          .mytext {color:#0d86bd;}
        
        Text color #0d86bd
      
           This box has a color of #0d86bd        
        
          <div style="background-color:#0d86bd;">Content here</div>
        
        
          .mybackground {background-color:#0d86bd;}
        
        Background color #0d86bd
      
           Border around this has a color of #0d86bd        
        
          <div style="border:2px solid #0d86bd;">Content here</div>
        
        
          .myborder {border:2px solid #0d86bd;}
        
        Border color #0d86bd