#250e7d color space conversions
Hex:
        #250e7d
        RGB:
        37, 14, 125
        CMY:
        85, 95, 51
        CMYK:
        70, 89, 0, 51
      HSL:
        252°, 79.8561%, 27.2549%
        HSV (HSB):
        252°, 88.8000%, 49.0196%
        XYZ:
        4.6217, 2.1881, 19.5808
        xyY:
        0.1751, 0.0829, 2.1881
      CIE-Lab:
        16.4447, 42.6493, -56.9502
        CIE-LCH:
        16.4447, 71.1498, 306.8291
        CIE-Luv:
        16.4447, -1.2059, -56.3529
        Hunter-Lab:
        14.7921, 29.8846, -68.1297
      #250e7d color charts
#250e7d RGB chart
      #250e7d CMYK chart
      #250e7d RGB pie chart
      #250e7d color shades, tints & tones
#250e7d color schemes
#250e7d color preview, HTML & CSS examples
           This text has a color of #250e7d        
        
          <p style="color:#250e7d;">Text here</p>
        
        
          .mytext {color:#250e7d;}
        
        Text color #250e7d
      
           This box has a color of #250e7d        
        
          <div style="background-color:#250e7d;">Content here</div>
        
        
          .mybackground {background-color:#250e7d;}
        
        Background color #250e7d
      
           Border around this has a color of #250e7d        
        
          <div style="border:2px solid #250e7d;">Content here</div>
        
        
          .myborder {border:2px solid #250e7d;}
        
        Border color #250e7d