#2500c5 color space conversions
Hex:
        #2500c5
        RGB:
        37, 0, 197
        CMY:
        85, 100, 23
        CMYK:
        81, 100, 0, 23
      HSL:
        251°, 100.0000%, 38.6275%
        HSV (HSB):
        251°, 100.0000%, 77.2549%
        XYZ:
        10.8410, 4.4245, 53.1060
        xyY:
        0.1586, 0.0647, 4.4245
      CIE-Lab:
        25.0280, 65.6375, -86.6933
        CIE-LCH:
        25.0280, 108.7383, 307.1302
        CIE-Luv:
        25.0280, -4.7189, -97.6027
        Hunter-Lab:
        21.0346, 55.1865, -134.9652
      #2500c5 color charts
#2500c5 RGB chart
      #2500c5 CMYK chart
      #2500c5 RGB pie chart
      #2500c5 color shades, tints & tones
#2500c5 color schemes
#2500c5 color preview, HTML & CSS examples
           This text has a color of #2500c5        
        
          <p style="color:#2500c5;">Text here</p>
        
        
          .mytext {color:#2500c5;}
        
        Text color #2500c5
      
           This box has a color of #2500c5        
        
          <div style="background-color:#2500c5;">Content here</div>
        
        
          .mybackground {background-color:#2500c5;}
        
        Background color #2500c5
      
           Border around this has a color of #2500c5        
        
          <div style="border:2px solid #2500c5;">Content here</div>
        
        
          .myborder {border:2px solid #2500c5;}
        
        Border color #2500c5