#1986f0 color space conversions
Hex:
        #1986f0
        RGB:
        25, 134, 240
        CMY:
        90, 47, 6
        CMYK:
        90, 44, 0, 6
      HSL:
        210°, 87.7551%, 51.9608%
        HSV (HSB):
        210°, 89.5833%, 94.1176%
        XYZ:
        24.6542, 23.5481, 85.6839
        xyY:
        0.1841, 0.1759, 23.5481
      CIE-Lab:
        55.6325, 10.1143, -61.1430
        CIE-LCH:
        55.6325, 61.9739, 279.3929
        CIE-Luv:
        55.6325, -30.7516, -97.3062
        Hunter-Lab:
        48.5264, 5.7669, -70.7208
      #1986f0 color charts
#1986f0 RGB chart
      #1986f0 CMYK chart
      #1986f0 RGB pie chart
      #1986f0 color shades, tints & tones
#1986f0 color schemes
#1986f0 color preview, HTML & CSS examples
           This text has a color of #1986f0        
        
          <p style="color:#1986f0;">Text here</p>
        
        
          .mytext {color:#1986f0;}
        
        Text color #1986f0
      
           This box has a color of #1986f0        
        
          <div style="background-color:#1986f0;">Content here</div>
        
        
          .mybackground {background-color:#1986f0;}
        
        Background color #1986f0
      
           Border around this has a color of #1986f0        
        
          <div style="border:2px solid #1986f0;">Content here</div>
        
        
          .myborder {border:2px solid #1986f0;}
        
        Border color #1986f0