#2500d5 color space conversions
Hex:
        #2500d5
        RGB:
        37, 0, 213
        CMY:
        85, 100, 16
        CMYK:
        83, 100, 0, 16
      HSL:
        250°, 100.0000%, 41.7647%
        HSV (HSB):
        250°, 100.0000%, 83.5294%
        XYZ:
        12.7732, 5.1974, 63.2808
        xyY:
        0.1572, 0.0640, 5.1974
      CIE-Lab:
        27.2899, 69.5137, -92.2663
        CIE-LCH:
        27.2899, 115.5216, 306.9945
        CIE-Luv:
        27.2899, -5.5843, -107.0055
        Hunter-Lab:
        22.7978, 60.1139, -148.6149
      #2500d5 color charts
#2500d5 RGB chart
      #2500d5 CMYK chart
      #2500d5 RGB pie chart
      #2500d5 color shades, tints & tones
#2500d5 color schemes
#2500d5 color preview, HTML & CSS examples
           This text has a color of #2500d5        
        
          <p style="color:#2500d5;">Text here</p>
        
        
          .mytext {color:#2500d5;}
        
        Text color #2500d5
      
           This box has a color of #2500d5        
        
          <div style="background-color:#2500d5;">Content here</div>
        
        
          .mybackground {background-color:#2500d5;}
        
        Background color #2500d5
      
           Border around this has a color of #2500d5        
        
          <div style="border:2px solid #2500d5;">Content here</div>
        
        
          .myborder {border:2px solid #2500d5;}
        
        Border color #2500d5