#2086ff color space conversions
Hex:
        #2086ff
        RGB:
        32, 134, 255
        CMY:
        87, 47, 0
        CMYK:
        87, 47, 0, 0
      HSL:
        213°, 100.0000%, 56.2745%
        HSV (HSB):
        213°, 87.4510%, 100.0000%
        XYZ:
        27.1708, 24.5773, 97.9196
        xyY:
        0.1815, 0.1642, 24.5773
      CIE-Lab:
        56.6612, 16.1806, -67.7706
        CIE-LCH:
        56.6612, 69.6754, 283.4283
        CIE-Luv:
        56.6612, -29.6363, -108.7008
        Hunter-Lab:
        49.5755, 11.0732, -82.4045
      #2086ff color charts
#2086ff RGB chart
      #2086ff CMYK chart
      #2086ff RGB pie chart
      #2086ff color shades, tints & tones
#2086ff color schemes
#2086ff color preview, HTML & CSS examples
           This text has a color of #2086ff        
        
          <p style="color:#2086ff;">Text here</p>
        
        
          .mytext {color:#2086ff;}
        
        Text color #2086ff
      
           This box has a color of #2086ff        
        
          <div style="background-color:#2086ff;">Content here</div>
        
        
          .mybackground {background-color:#2086ff;}
        
        Background color #2086ff
      
           Border around this has a color of #2086ff        
        
          <div style="border:2px solid #2086ff;">Content here</div>
        
        
          .myborder {border:2px solid #2086ff;}
        
        Border color #2086ff