#2525c8 color space conversions
Hex:
        #2525c8
        RGB:
        37, 37, 200
        CMY:
        85, 85, 22
        CMYK:
        82, 82, 0, 22
      HSL:
        240°, 68.7764%, 46.4706%
        HSV (HSB):
        240°, 81.5000%, 78.4314%
        XYZ:
        11.8498, 5.8866, 55.1552
        xyY:
        0.1626, 0.0808, 5.8866
      CIE-Lab:
        29.1245, 55.2800, -81.6300
        CIE-LCH:
        29.1245, 98.5867, 304.1060
        CIE-Luv:
        29.1245, -7.3406, -101.8018
        Hunter-Lab:
        24.2623, 44.7215, -117.7999
      #2525c8 color charts
#2525c8 RGB chart
      #2525c8 CMYK chart
      #2525c8 RGB pie chart
      #2525c8 color shades, tints & tones
#2525c8 color schemes
#2525c8 color preview, HTML & CSS examples
           This text has a color of #2525c8        
        
          <p style="color:#2525c8;">Text here</p>
        
        
          .mytext {color:#2525c8;}
        
        Text color #2525c8
      
           This box has a color of #2525c8        
        
          <div style="background-color:#2525c8;">Content here</div>
        
        
          .mybackground {background-color:#2525c8;}
        
        Background color #2525c8
      
           Border around this has a color of #2525c8        
        
          <div style="border:2px solid #2525c8;">Content here</div>
        
        
          .myborder {border:2px solid #2525c8;}
        
        Border color #2525c8