#2575a5 color space conversions
Hex:
        #2575a5
        RGB:
        37, 117, 165
        CMY:
        85, 54, 35
        CMYK:
        78, 29, 0, 35
      HSL:
        203°, 63.3663%, 39.6078%
        HSV (HSB):
        203°, 77.5758%, 64.7059%
        XYZ:
        13.9158, 15.8325, 37.9199
        xyY:
        0.2056, 0.2340, 15.8325
      CIE-Lab:
        46.7540, -6.9636, -32.5158
        CIE-LCH:
        46.7540, 33.2531, 257.9122
        CIE-Luv:
        46.7540, -27.5980, -47.4814
        Hunter-Lab:
        39.7901, -7.2059, -28.6502
      #2575a5 color charts
#2575a5 RGB chart
      #2575a5 CMYK chart
      #2575a5 RGB pie chart
      #2575a5 color shades, tints & tones
#2575a5 color schemes
#2575a5 color preview, HTML & CSS examples
           This text has a color of #2575a5        
        
          <p style="color:#2575a5;">Text here</p>
        
        
          .mytext {color:#2575a5;}
        
        Text color #2575a5
      
           This box has a color of #2575a5        
        
          <div style="background-color:#2575a5;">Content here</div>
        
        
          .mybackground {background-color:#2575a5;}
        
        Background color #2575a5
      
           Border around this has a color of #2575a5        
        
          <div style="border:2px solid #2575a5;">Content here</div>
        
        
          .myborder {border:2px solid #2575a5;}
        
        Border color #2575a5