#250e7e color space conversions
Hex:
        #250e7e
        RGB:
        37, 14, 126
        CMY:
        85, 95, 51
        CMYK:
        71, 89, 0, 51
      HSL:
        252°, 80.0000%, 27.4510%
        HSV (HSB):
        252°, 88.8889%, 49.4118%
        XYZ:
        4.6859, 2.2137, 19.9190
        xyY:
        0.1747, 0.0825, 2.2137
      CIE-Lab:
        16.5712, 42.9456, -57.3784
        CIE-LCH:
        16.5712, 71.6701, 306.8135
        CIE-Luv:
        16.5712, -1.2693, -56.9376
        Hunter-Lab:
        14.8787, 30.1790, -68.9601
      #250e7e color charts
#250e7e RGB chart
      #250e7e CMYK chart
      #250e7e RGB pie chart
      #250e7e color shades, tints & tones
#250e7e color schemes
#250e7e color preview, HTML & CSS examples
           This text has a color of #250e7e        
        
          <p style="color:#250e7e;">Text here</p>
        
        
          .mytext {color:#250e7e;}
        
        Text color #250e7e
      
           This box has a color of #250e7e        
        
          <div style="background-color:#250e7e;">Content here</div>
        
        
          .mybackground {background-color:#250e7e;}
        
        Background color #250e7e
      
           Border around this has a color of #250e7e        
        
          <div style="border:2px solid #250e7e;">Content here</div>
        
        
          .myborder {border:2px solid #250e7e;}
        
        Border color #250e7e