#2500a8 color space conversions
Hex:
        #2500a8
        RGB:
        37, 0, 168
        CMY:
        85, 100, 34
        CMYK:
        78, 100, 0, 34
      HSL:
        253°, 100.0000%, 32.9412%
        HSV (HSB):
        253°, 100.0000%, 65.8824%
        XYZ:
        7.8308, 3.2205, 37.2547
        xyY:
        0.1621, 0.0667, 3.2205
      CIE-Lab:
        20.9061, 58.4892, -76.2536
        CIE-LCH:
        20.9061, 96.1020, 307.4895
        CIE-Luv:
        20.9061, -3.0663, -80.3678
        Hunter-Lab:
        17.9457, 46.4860, -110.5223
      #2500a8 color charts
#2500a8 RGB chart
      #2500a8 CMYK chart
      #2500a8 RGB pie chart
      #2500a8 color shades, tints & tones
#2500a8 color schemes
#2500a8 color preview, HTML & CSS examples
           This text has a color of #2500a8        
        
          <p style="color:#2500a8;">Text here</p>
        
        
          .mytext {color:#2500a8;}
        
        Text color #2500a8
      
           This box has a color of #2500a8        
        
          <div style="background-color:#2500a8;">Content here</div>
        
        
          .mybackground {background-color:#2500a8;}
        
        Background color #2500a8
      
           Border around this has a color of #2500a8        
        
          <div style="border:2px solid #2500a8;">Content here</div>
        
        
          .myborder {border:2px solid #2500a8;}
        
        Border color #2500a8