#3579fd color space conversions
Hex:
        #3579fd
        RGB:
        53, 121, 253
        CMY:
        79, 53, 1
        CMYK:
        79, 52, 0, 1
      HSL:
        220°, 98.0392%, 60.0000%
        HSV (HSB):
        220°, 79.0514%, 99.2157%
        XYZ:
        26.0352, 21.5235, 95.7107
        xyY:
        0.1817, 0.1502, 21.5235
      CIE-Lab:
        53.5177, 25.0760, -71.7278
        CIE-LCH:
        53.5177, 75.9847, 289.2696
        CIE-Luv:
        53.5177, -23.7254, -113.9385
        Hunter-Lab:
        46.3934, 18.9827, -89.8414
      #3579fd color charts
#3579fd RGB chart
      #3579fd CMYK chart
      #3579fd RGB pie chart
      #3579fd color shades, tints & tones
#3579fd color schemes
#3579fd color preview, HTML & CSS examples
           This text has a color of #3579fd        
        
          <p style="color:#3579fd;">Text here</p>
        
        
          .mytext {color:#3579fd;}
        
        Text color #3579fd
      
           This box has a color of #3579fd        
        
          <div style="background-color:#3579fd;">Content here</div>
        
        
          .mybackground {background-color:#3579fd;}
        
        Background color #3579fd
      
           Border around this has a color of #3579fd        
        
          <div style="border:2px solid #3579fd;">Content here</div>
        
        
          .myborder {border:2px solid #3579fd;}
        
        Border color #3579fd