#1086d2 color space conversions
Hex:
        #1086d2
        RGB:
        16, 134, 210
        CMY:
        94, 47, 18
        CMYK:
        92, 36, 0, 18
      HSL:
        204°, 85.8407%, 44.3137%
        HSV (HSB):
        204°, 92.3810%, 82.3529%
        XYZ:
        20.3716, 21.8135, 64.1095
        xyY:
        0.1917, 0.2052, 21.8135
      CIE-Lab:
        53.8286, -1.7593, -47.2355
        CIE-LCH:
        53.8286, 47.2683, 267.8670
        CIE-Luv:
        53.8286, -32.8273, -73.2747
        Hunter-Lab:
        46.7049, -3.8759, -48.6910
      #1086d2 color charts
#1086d2 RGB chart
      #1086d2 CMYK chart
      #1086d2 RGB pie chart
      #1086d2 color shades, tints & tones
#1086d2 color schemes
#1086d2 color preview, HTML & CSS examples
           This text has a color of #1086d2        
        
          <p style="color:#1086d2;">Text here</p>
        
        
          .mytext {color:#1086d2;}
        
        Text color #1086d2
      
           This box has a color of #1086d2        
        
          <div style="background-color:#1086d2;">Content here</div>
        
        
          .mybackground {background-color:#1086d2;}
        
        Background color #1086d2
      
           Border around this has a color of #1086d2        
        
          <div style="border:2px solid #1086d2;">Content here</div>
        
        
          .myborder {border:2px solid #1086d2;}
        
        Border color #1086d2