#2574c2 color space conversions
Hex:
        #2574c2
        RGB:
        37, 116, 194
        CMY:
        85, 55, 24
        CMYK:
        81, 40, 0, 24
      HSL:
        210°, 67.9654%, 45.2941%
        HSV (HSB):
        210°, 80.9278%, 76.0784%
        XYZ:
        16.7459, 16.7791, 53.3950
        xyY:
        0.1927, 0.1930, 16.7791
      CIE-Lab:
        47.9805, 4.5244, -47.4051
        CIE-LCH:
        47.9805, 47.6206, 275.4519
        CIE-Luv:
        47.9805, -25.9238, -72.3626
        Hunter-Lab:
        40.9623, 1.2890, -48.6118
      #2574c2 color charts
#2574c2 RGB chart
      #2574c2 CMYK chart
      #2574c2 RGB pie chart
      #2574c2 color shades, tints & tones
#2574c2 color schemes
#2574c2 color preview, HTML & CSS examples
           This text has a color of #2574c2        
        
          <p style="color:#2574c2;">Text here</p>
        
        
          .mytext {color:#2574c2;}
        
        Text color #2574c2
      
           This box has a color of #2574c2        
        
          <div style="background-color:#2574c2;">Content here</div>
        
        
          .mybackground {background-color:#2574c2;}
        
        Background color #2574c2
      
           Border around this has a color of #2574c2        
        
          <div style="border:2px solid #2574c2;">Content here</div>
        
        
          .myborder {border:2px solid #2574c2;}
        
        Border color #2574c2