#3586ff color space conversions
Hex:
        #3586ff
        RGB:
        53, 134, 255
        CMY:
        79, 47, 0
        CMYK:
        79, 47, 0, 0
      HSL:
        216°, 100.0000%, 60.3922%
        HSV (HSB):
        216°, 79.2157%, 100.0000%
        XYZ:
        28.0433, 25.0271, 97.9604
        xyY:
        0.1857, 0.1657, 25.0271
      CIE-Lab:
        57.1018, 17.7701, -67.0378
        CIE-LCH:
        57.1018, 69.3530, 284.8463
        CIE-Luv:
        57.1018, -27.4504, -107.8803
        Hunter-Lab:
        50.0271, 12.5130, -81.0796
      #3586ff color charts
#3586ff RGB chart
      #3586ff CMYK chart
      #3586ff RGB pie chart
      #3586ff color shades, tints & tones
#3586ff color schemes
#3586ff color preview, HTML & CSS examples
           This text has a color of #3586ff        
        
          <p style="color:#3586ff;">Text here</p>
        
        
          .mytext {color:#3586ff;}
        
        Text color #3586ff
      
           This box has a color of #3586ff        
        
          <div style="background-color:#3586ff;">Content here</div>
        
        
          .mybackground {background-color:#3586ff;}
        
        Background color #3586ff
      
           Border around this has a color of #3586ff        
        
          <div style="border:2px solid #3586ff;">Content here</div>
        
        
          .myborder {border:2px solid #3586ff;}
        
        Border color #3586ff