#25296b color space conversions
Hex:
        #25296b
        RGB:
        37, 41, 107
        CMY:
        85, 84, 58
        CMYK:
        65, 62, 0, 58
      HSL:
        237°, 48.6111%, 28.2353%
        HSV (HSB):
        237°, 65.4206%, 41.9608%
        XYZ:
        4.2097, 3.0407, 14.2750
        xyY:
        0.1956, 0.1413, 3.0407
      CIE-Lab:
        20.2063, 20.8442, -39.1772
        CIE-LCH:
        20.2063, 44.3772, 298.0152
        CIE-Luv:
        20.2063, -4.2248, -45.4298
        Hunter-Lab:
        17.4377, 12.5767, -36.3300
      #25296b color charts
#25296b RGB chart
      #25296b CMYK chart
      #25296b RGB pie chart
      #25296b color shades, tints & tones
#25296b color schemes
#25296b color preview, HTML & CSS examples
           This text has a color of #25296b        
        
          <p style="color:#25296b;">Text here</p>
        
        
          .mytext {color:#25296b;}
        
        Text color #25296b
      
           This box has a color of #25296b        
        
          <div style="background-color:#25296b;">Content here</div>
        
        
          .mybackground {background-color:#25296b;}
        
        Background color #25296b
      
           Border around this has a color of #25296b        
        
          <div style="border:2px solid #25296b;">Content here</div>
        
        
          .myborder {border:2px solid #25296b;}
        
        Border color #25296b