#2500e7 color space conversions
Hex:
        #2500e7
        RGB:
        37, 0, 231
        CMY:
        85, 100, 9
        CMYK:
        84, 100, 0, 9
      HSL:
        250°, 100.0000%, 45.2941%
        HSV (HSB):
        250°, 100.0000%, 90.5882%
        XYZ:
        15.1868, 6.1628, 75.9904
        xyY:
        0.1560, 0.0633, 6.1628
      CIE-Lab:
        29.8196, 73.8198, -98.4044
        CIE-LCH:
        29.8196, 123.0154, 306.8760
        CIE-Luv:
        29.8196, -6.5242, -117.4843
        Hunter-Lab:
        24.8251, 65.7537, -164.1113
      #2500e7 color charts
#2500e7 RGB chart
      #2500e7 CMYK chart
      #2500e7 RGB pie chart
      #2500e7 color shades, tints & tones
#2500e7 color schemes
#2500e7 color preview, HTML & CSS examples
           This text has a color of #2500e7        
        
          <p style="color:#2500e7;">Text here</p>
        
        
          .mytext {color:#2500e7;}
        
        Text color #2500e7
      
           This box has a color of #2500e7        
        
          <div style="background-color:#2500e7;">Content here</div>
        
        
          .mybackground {background-color:#2500e7;}
        
        Background color #2500e7
      
           Border around this has a color of #2500e7        
        
          <div style="border:2px solid #2500e7;">Content here</div>
        
        
          .myborder {border:2px solid #2500e7;}
        
        Border color #2500e7