#1986e7 color space conversions
Hex:
        #1986e7
        RGB:
        25, 134, 231
        CMY:
        90, 47, 9
        CMYK:
        89, 42, 0, 9
      HSL:
        208°, 81.1024%, 50.1961%
        HSV (HSB):
        208°, 89.1775%, 90.5882%
        XYZ:
        23.3498, 23.0264, 78.8152
        xyY:
        0.1865, 0.1839, 23.0264
      CIE-Lab:
        55.0995, 6.6860, -56.9899
        CIE-LCH:
        55.0995, 57.3808, 276.6913
        CIE-Luv:
        55.0995, -31.1657, -90.1836
        Hunter-Lab:
        47.9858, 2.8826, -63.7919
      #1986e7 color charts
#1986e7 RGB chart
      #1986e7 CMYK chart
      #1986e7 RGB pie chart
      #1986e7 color shades, tints & tones
#1986e7 color schemes
#1986e7 color preview, HTML & CSS examples
           This text has a color of #1986e7        
        
          <p style="color:#1986e7;">Text here</p>
        
        
          .mytext {color:#1986e7;}
        
        Text color #1986e7
      
           This box has a color of #1986e7        
        
          <div style="background-color:#1986e7;">Content here</div>
        
        
          .mybackground {background-color:#1986e7;}
        
        Background color #1986e7
      
           Border around this has a color of #1986e7        
        
          <div style="border:2px solid #1986e7;">Content here</div>
        
        
          .myborder {border:2px solid #1986e7;}
        
        Border color #1986e7