#250e4f color space conversions
Hex:
        #250e4f
        RGB:
        37, 14, 79
        CMY:
        85, 95, 69
        CMYK:
        53, 82, 0, 69
      HSL:
        261°, 69.8925%, 18.2353%
        HSV (HSB):
        261°, 82.2785%, 30.9804%
        XYZ:
        2.3313, 1.2719, 7.5198
        xyY:
        0.2096, 0.1143, 1.2719
      CIE-Lab:
        11.0776, 28.5605, -35.3708
        CIE-LCH:
        11.0776, 45.4620, 308.9195
        CIE-Luv:
        11.0776, 2.0511, -29.9525
        Hunter-Lab:
        11.2779, 17.1618, -31.6384
      #250e4f color charts
#250e4f RGB chart
      #250e4f CMYK chart
      #250e4f RGB pie chart
      #250e4f color shades, tints & tones
#250e4f color schemes
#250e4f color preview, HTML & CSS examples
           This text has a color of #250e4f        
        
          <p style="color:#250e4f;">Text here</p>
        
        
          .mytext {color:#250e4f;}
        
        Text color #250e4f
      
           This box has a color of #250e4f        
        
          <div style="background-color:#250e4f;">Content here</div>
        
        
          .mybackground {background-color:#250e4f;}
        
        Background color #250e4f
      
           Border around this has a color of #250e4f        
        
          <div style="border:2px solid #250e4f;">Content here</div>
        
        
          .myborder {border:2px solid #250e4f;}
        
        Border color #250e4f