#250b7d color space conversions
Hex:
        #250b7d
        RGB:
        37, 11, 125
        CMY:
        85, 96, 51
        CMYK:
        70, 91, 0, 51
      HSL:
        254°, 83.8235%, 26.6667%
        HSV (HSB):
        254°, 91.2000%, 49.0196%
        XYZ:
        4.5843, 2.1133, 19.5683
        xyY:
        0.1745, 0.0805, 2.1133
      CIE-Lab:
        16.0711, 43.7667, -57.5705
        CIE-LCH:
        16.0711, 72.3180, 307.2431
        CIE-Luv:
        16.0711, -1.0018, -56.0133
        Hunter-Lab:
        14.5373, 30.8492, -69.6329
      #250b7d color charts
#250b7d RGB chart
      #250b7d CMYK chart
      #250b7d RGB pie chart
      #250b7d color shades, tints & tones
#250b7d color schemes
#250b7d color preview, HTML & CSS examples
           This text has a color of #250b7d        
        
          <p style="color:#250b7d;">Text here</p>
        
        
          .mytext {color:#250b7d;}
        
        Text color #250b7d
      
           This box has a color of #250b7d        
        
          <div style="background-color:#250b7d;">Content here</div>
        
        
          .mybackground {background-color:#250b7d;}
        
        Background color #250b7d
      
           Border around this has a color of #250b7d        
        
          <div style="border:2px solid #250b7d;">Content here</div>
        
        
          .myborder {border:2px solid #250b7d;}
        
        Border color #250b7d