#1986dc color space conversions
Hex:
        #1986dc
        RGB:
        25, 134, 220
        CMY:
        90, 47, 14
        CMYK:
        89, 39, 0, 14
      HSL:
        206°, 79.5918%, 48.0392%
        HSV (HSB):
        206°, 88.6364%, 86.2745%
        XYZ:
        21.8443, 22.4242, 70.8871
        xyY:
        0.1897, 0.1947, 22.4242
      CIE-Lab:
        54.4742, 2.5009, -51.8329
        CIE-LCH:
        54.4742, 51.8932, 272.7623
        CIE-Luv:
        54.4742, -31.7115, -81.3036
        Hunter-Lab:
        47.3542, -0.5285, -55.6066
      #1986dc color charts
#1986dc RGB chart
      #1986dc CMYK chart
      #1986dc RGB pie chart
      #1986dc color shades, tints & tones
#1986dc color schemes
#1986dc color preview, HTML & CSS examples
           This text has a color of #1986dc        
        
          <p style="color:#1986dc;">Text here</p>
        
        
          .mytext {color:#1986dc;}
        
        Text color #1986dc
      
           This box has a color of #1986dc        
        
          <div style="background-color:#1986dc;">Content here</div>
        
        
          .mybackground {background-color:#1986dc;}
        
        Background color #1986dc
      
           Border around this has a color of #1986dc        
        
          <div style="border:2px solid #1986dc;">Content here</div>
        
        
          .myborder {border:2px solid #1986dc;}
        
        Border color #1986dc