#25286f color space conversions
Hex:
        #25286f
        RGB:
        37, 40, 111
        CMY:
        85, 84, 56
        CMYK:
        67, 64, 0, 56
      HSL:
        238°, 50.0000%, 29.0196%
        HSV (HSB):
        238°, 66.6667%, 43.5294%
        XYZ:
        4.3910, 3.0586, 15.3979
        xyY:
        0.1922, 0.1339, 3.0586
      CIE-Lab:
        20.2771, 23.0425, -41.6523
        CIE-LCH:
        20.2771, 47.6012, 298.9518
        CIE-Luv:
        20.2771, -4.1547, -48.2314
        Hunter-Lab:
        17.4888, 14.2111, -39.9591
      #25286f color charts
#25286f RGB chart
      #25286f CMYK chart
      #25286f RGB pie chart
      #25286f color shades, tints & tones
#25286f color schemes
#25286f color preview, HTML & CSS examples
           This text has a color of #25286f        
        
          <p style="color:#25286f;">Text here</p>
        
        
          .mytext {color:#25286f;}
        
        Text color #25286f
      
           This box has a color of #25286f        
        
          <div style="background-color:#25286f;">Content here</div>
        
        
          .mybackground {background-color:#25286f;}
        
        Background color #25286f
      
           Border around this has a color of #25286f        
        
          <div style="border:2px solid #25286f;">Content here</div>
        
        
          .myborder {border:2px solid #25286f;}
        
        Border color #25286f