#3580fc color space conversions
Hex:
        #3580fc
        RGB:
        53, 128, 252
        CMY:
        79, 50, 1
        CMYK:
        79, 49, 0, 1
      HSL:
        217°, 97.0732%, 59.8039%
        HSV (HSB):
        217°, 78.9683%, 98.8235%
        XYZ:
        26.7581, 23.2235, 95.1677
        xyY:
        0.1843, 0.1600, 23.2235
      CIE-Lab:
        55.3018, 20.3638, -68.2887
        CIE-LCH:
        55.3018, 71.2603, 286.6047
        CIE-Luv:
        55.3018, -25.7522, -109.2379
        Hunter-Lab:
        48.1908, 14.7788, -83.3531
      #3580fc color charts
#3580fc RGB chart
      #3580fc CMYK chart
      #3580fc RGB pie chart
      #3580fc color shades, tints & tones
#3580fc color schemes
#3580fc color preview, HTML & CSS examples
           This text has a color of #3580fc        
        
          <p style="color:#3580fc;">Text here</p>
        
        
          .mytext {color:#3580fc;}
        
        Text color #3580fc
      
           This box has a color of #3580fc        
        
          <div style="background-color:#3580fc;">Content here</div>
        
        
          .mybackground {background-color:#3580fc;}
        
        Background color #3580fc
      
           Border around this has a color of #3580fc        
        
          <div style="border:2px solid #3580fc;">Content here</div>
        
        
          .myborder {border:2px solid #3580fc;}
        
        Border color #3580fc