#253e9e color space conversions
Hex:
        #253e9e
        RGB:
        37, 62, 158
        CMY:
        85, 76, 38
        CMYK:
        77, 61, 0, 38
      HSL:
        228°, 62.0513%, 38.2353%
        HSV (HSB):
        228°, 76.5823%, 61.9608%
        XYZ:
        8.6571, 6.3072, 33.1089
        xyY:
        0.1801, 0.1312, 6.3072
      CIE-Lab:
        30.1746, 25.9366, -54.8791
        CIE-LCH:
        30.1746, 60.6994, 295.2961
        CIE-Luv:
        30.1746, -10.5568, -73.8031
        Hunter-Lab:
        25.1141, 17.5814, -60.5844
      #253e9e color charts
#253e9e RGB chart
      #253e9e CMYK chart
      #253e9e RGB pie chart
      #253e9e color shades, tints & tones
#253e9e color schemes
#253e9e color preview, HTML & CSS examples
           This text has a color of #253e9e        
        
          <p style="color:#253e9e;">Text here</p>
        
        
          .mytext {color:#253e9e;}
        
        Text color #253e9e
      
           This box has a color of #253e9e        
        
          <div style="background-color:#253e9e;">Content here</div>
        
        
          .mybackground {background-color:#253e9e;}
        
        Background color #253e9e
      
           Border around this has a color of #253e9e        
        
          <div style="border:2px solid #253e9e;">Content here</div>
        
        
          .myborder {border:2px solid #253e9e;}
        
        Border color #253e9e