#25256d color space conversions
Hex:
        #25256d
        RGB:
        37, 37, 109
        CMY:
        85, 85, 57
        CMYK:
        66, 66, 0, 57
      HSL:
        240°, 49.3151%, 28.6275%
        HSV (HSB):
        240°, 66.0550%, 42.7451%
        XYZ:
        4.1848, 2.8206, 14.7919
        xyY:
        0.1920, 0.1294, 2.8206
      CIE-Lab:
        19.3105, 24.3559, -41.9335
        CIE-LCH:
        19.3105, 48.4936, 300.1489
        CIE-Luv:
        19.3105, -3.4206, -47.4399
        Hunter-Lab:
        16.7946, 15.0877, -40.4636
      #25256d color charts
#25256d RGB chart
      #25256d CMYK chart
      #25256d RGB pie chart
      #25256d color shades, tints & tones
#25256d color schemes
#25256d color preview, HTML & CSS examples
           This text has a color of #25256d        
        
          <p style="color:#25256d;">Text here</p>
        
        
          .mytext {color:#25256d;}
        
        Text color #25256d
      
           This box has a color of #25256d        
        
          <div style="background-color:#25256d;">Content here</div>
        
        
          .mybackground {background-color:#25256d;}
        
        Background color #25256d
      
           Border around this has a color of #25256d        
        
          <div style="border:2px solid #25256d;">Content here</div>
        
        
          .myborder {border:2px solid #25256d;}
        
        Border color #25256d