#254e9d color space conversions
Hex:
        #254e9d
        RGB:
        37, 78, 157
        CMY:
        85, 69, 38
        CMYK:
        76, 50, 0, 38
      HSL:
        220°, 61.8557%, 38.0392%
        HSV (HSB):
        220°, 76.4331%, 61.5686%
        XYZ:
        9.5731, 8.2764, 32.9912
        xyY:
        0.1883, 0.1628, 8.2764
      CIE-Lab:
        34.5520, 14.7384, -47.1723
        CIE-LCH:
        34.5520, 49.4211, 287.3508
        CIE-Luv:
        34.5520, -14.9474, -66.5791
        Hunter-Lab:
        28.7688, 9.0526, -47.8540
      #254e9d color charts
#254e9d RGB chart
      #254e9d CMYK chart
      #254e9d RGB pie chart
      #254e9d color shades, tints & tones
#254e9d color schemes
#254e9d color preview, HTML & CSS examples
           This text has a color of #254e9d        
        
          <p style="color:#254e9d;">Text here</p>
        
        
          .mytext {color:#254e9d;}
        
        Text color #254e9d
      
           This box has a color of #254e9d        
        
          <div style="background-color:#254e9d;">Content here</div>
        
        
          .mybackground {background-color:#254e9d;}
        
        Background color #254e9d
      
           Border around this has a color of #254e9d        
        
          <div style="border:2px solid #254e9d;">Content here</div>
        
        
          .myborder {border:2px solid #254e9d;}
        
        Border color #254e9d