#1986d4 color space conversions
Hex:
        #1986d4
        RGB:
        25, 134, 212
        CMY:
        90, 47, 17
        CMYK:
        88, 37, 0, 17
      HSL:
        205°, 78.9030%, 46.4706%
        HSV (HSB):
        205°, 88.2075%, 83.1373%
        XYZ:
        20.8097, 22.0103, 65.4390
        xyY:
        0.1922, 0.2033, 22.0103
      CIE-Lab:
        54.0380, -0.5324, -48.0253
        CIE-LCH:
        54.0380, 48.0283, 269.3648
        CIE-Luv:
        54.0380, -32.1356, -74.7300
        Hunter-Lab:
        46.9152, -2.9262, -49.8592
      #1986d4 color charts
#1986d4 RGB chart
      #1986d4 CMYK chart
      #1986d4 RGB pie chart
      #1986d4 color shades, tints & tones
#1986d4 color schemes
#1986d4 color preview, HTML & CSS examples
           This text has a color of #1986d4        
        
          <p style="color:#1986d4;">Text here</p>
        
        
          .mytext {color:#1986d4;}
        
        Text color #1986d4
      
           This box has a color of #1986d4        
        
          <div style="background-color:#1986d4;">Content here</div>
        
        
          .mybackground {background-color:#1986d4;}
        
        Background color #1986d4
      
           Border around this has a color of #1986d4        
        
          <div style="border:2px solid #1986d4;">Content here</div>
        
        
          .myborder {border:2px solid #1986d4;}
        
        Border color #1986d4