#1986e6 color space conversions
Hex:
        #1986e6
        RGB:
        25, 134, 230
        CMY:
        90, 47, 10
        CMYK:
        89, 42, 0, 10
      HSL:
        208°, 80.3922%, 50.0000%
        HSV (HSB):
        208°, 89.1304%, 90.1961%
        XYZ:
        23.2089, 22.9700, 78.0733
        xyY:
        0.1868, 0.1849, 22.9700
      CIE-Lab:
        55.0415, 6.3052, -56.5248
        CIE-LCH:
        55.0415, 56.8754, 276.3649
        CIE-Luv:
        55.0415, -31.2135, -89.3842
        Hunter-Lab:
        47.9271, 2.5672, -63.0346
      #1986e6 color charts
#1986e6 RGB chart
      #1986e6 CMYK chart
      #1986e6 RGB pie chart
      #1986e6 color shades, tints & tones
#1986e6 color schemes
#1986e6 color preview, HTML & CSS examples
           This text has a color of #1986e6        
        
          <p style="color:#1986e6;">Text here</p>
        
        
          .mytext {color:#1986e6;}
        
        Text color #1986e6
      
           This box has a color of #1986e6        
        
          <div style="background-color:#1986e6;">Content here</div>
        
        
          .mybackground {background-color:#1986e6;}
        
        Background color #1986e6
      
           Border around this has a color of #1986e6        
        
          <div style="border:2px solid #1986e6;">Content here</div>
        
        
          .myborder {border:2px solid #1986e6;}
        
        Border color #1986e6