#2579fd color space conversions
Hex:
        #2579fd
        RGB:
        37, 121, 253
        CMY:
        85, 53, 1
        CMYK:
        85, 52, 0, 1
      HSL:
        217°, 98.1818%, 56.8627%
        HSV (HSB):
        217°, 85.3755%, 99.2157%
        XYZ:
        25.3299, 21.1599, 95.6777
        xyY:
        0.1782, 0.1488, 21.1599
      CIE-Lab:
        53.1241, 23.8138, -72.3845
        CIE-LCH:
        53.1241, 76.2011, 288.2107
        CIE-Luv:
        53.1241, -25.5209, -114.5986
        Hunter-Lab:
        45.9999, 17.7916, -91.1206
      #2579fd color charts
#2579fd RGB chart
      #2579fd CMYK chart
      #2579fd RGB pie chart
      #2579fd color shades, tints & tones
#2579fd color schemes
#2579fd color preview, HTML & CSS examples
           This text has a color of #2579fd        
        
          <p style="color:#2579fd;">Text here</p>
        
        
          .mytext {color:#2579fd;}
        
        Text color #2579fd
      
           This box has a color of #2579fd        
        
          <div style="background-color:#2579fd;">Content here</div>
        
        
          .mybackground {background-color:#2579fd;}
        
        Background color #2579fd
      
           Border around this has a color of #2579fd        
        
          <div style="border:2px solid #2579fd;">Content here</div>
        
        
          .myborder {border:2px solid #2579fd;}
        
        Border color #2579fd