#1586fc color space conversions
Hex:
        #1586fc
        RGB:
        21, 134, 252
        CMY:
        92, 47, 1
        CMYK:
        92, 47, 0, 1
      HSL:
        211°, 97.4684%, 53.5294%
        HSV (HSB):
        211°, 91.6667%, 98.8235%
        XYZ:
        26.4050, 24.2379, 95.3821
        xyY:
        0.1808, 0.1660, 24.2379
      CIE-Lab:
        56.3252, 14.5052, -66.6678
        CIE-LCH:
        56.3252, 68.2275, 282.2748
        CIE-Luv:
        56.3252, -30.4787, -106.6853
        Hunter-Lab:
        49.2320, 9.5805, -80.4061
      #1586fc color charts
#1586fc RGB chart
      #1586fc CMYK chart
      #1586fc RGB pie chart
      #1586fc color shades, tints & tones
#1586fc color schemes
#1586fc color preview, HTML & CSS examples
           This text has a color of #1586fc        
        
          <p style="color:#1586fc;">Text here</p>
        
        
          .mytext {color:#1586fc;}
        
        Text color #1586fc
      
           This box has a color of #1586fc        
        
          <div style="background-color:#1586fc;">Content here</div>
        
        
          .mybackground {background-color:#1586fc;}
        
        Background color #1586fc
      
           Border around this has a color of #1586fc        
        
          <div style="border:2px solid #1586fc;">Content here</div>
        
        
          .myborder {border:2px solid #1586fc;}
        
        Border color #1586fc