#2573fc color space conversions
Hex:
        #2573fc
        RGB:
        37, 115, 252
        CMY:
        85, 55, 1
        CMYK:
        85, 54, 0, 1
      HSL:
        218°, 97.2851%, 56.6667%
        HSV (HSB):
        218°, 85.3175%, 98.8235%
        XYZ:
        24.4644, 19.6831, 94.6053
        xyY:
        0.1763, 0.1419, 19.6831
      CIE-Lab:
        51.4770, 27.2058, -74.5058
        CIE-LCH:
        51.4770, 79.3175, 290.0597
        CIE-Luv:
        51.4770, -23.8884, -116.9865
        Hunter-Lab:
        44.3656, 20.7899, -95.3742
      #2573fc color charts
#2573fc RGB chart
      #2573fc CMYK chart
      #2573fc RGB pie chart
      #2573fc color shades, tints & tones
#2573fc color schemes
#2573fc color preview, HTML & CSS examples
           This text has a color of #2573fc        
        
          <p style="color:#2573fc;">Text here</p>
        
        
          .mytext {color:#2573fc;}
        
        Text color #2573fc
      
           This box has a color of #2573fc        
        
          <div style="background-color:#2573fc;">Content here</div>
        
        
          .mybackground {background-color:#2573fc;}
        
        Background color #2573fc
      
           Border around this has a color of #2573fc        
        
          <div style="border:2px solid #2573fc;">Content here</div>
        
        
          .myborder {border:2px solid #2573fc;}
        
        Border color #2573fc