#2500f0 color space conversions
Hex:
        #2500f0
        RGB:
        37, 0, 240
        CMY:
        85, 100, 6
        CMYK:
        85, 100, 0, 6
      HSL:
        249°, 100.0000%, 47.0588%
        HSV (HSB):
        249°, 100.0000%, 94.1176%
        XYZ:
        16.4911, 6.6846, 82.8592
        xyY:
        0.1555, 0.0630, 6.6846
      CIE-Lab:
        31.0778, 75.9520, -101.4269
        CIE-LCH:
        31.0778, 126.7128, 306.8271
        CIE-Luv:
        31.0778, -6.9821, -122.6834
        Hunter-Lab:
        25.8546, 68.6093, -171.9154
      #2500f0 color charts
#2500f0 RGB chart
      #2500f0 CMYK chart
      #2500f0 RGB pie chart
      #2500f0 color shades, tints & tones
#2500f0 color schemes
#2500f0 color preview, HTML & CSS examples
           This text has a color of #2500f0        
        
          <p style="color:#2500f0;">Text here</p>
        
        
          .mytext {color:#2500f0;}
        
        Text color #2500f0
      
           This box has a color of #2500f0        
        
          <div style="background-color:#2500f0;">Content here</div>
        
        
          .mybackground {background-color:#2500f0;}
        
        Background color #2500f0
      
           Border around this has a color of #2500f0        
        
          <div style="border:2px solid #2500f0;">Content here</div>
        
        
          .myborder {border:2px solid #2500f0;}
        
        Border color #2500f0