#253abf color space conversions
Hex:
        #253abf
        RGB:
        37, 58, 191
        CMY:
        85, 77, 25
        CMYK:
        81, 70, 0, 25
      HSL:
        232°, 67.5439%, 44.7059%
        HSV (HSB):
        232°, 80.6283%, 74.9020%
        XYZ:
        11.6800, 7.1810, 50.0607
        xyY:
        0.1695, 0.1042, 7.1810
      CIE-Lab:
        32.2155, 40.7575, -71.2325
        CIE-LCH:
        32.2155, 82.0685, 299.7771
        CIE-Luv:
        32.2155, -10.2739, -95.7354
        Hunter-Lab:
        26.7974, 30.9059, -92.0024
      #253abf color charts
#253abf RGB chart
      #253abf CMYK chart
      #253abf RGB pie chart
      #253abf color shades, tints & tones
#253abf color schemes
#253abf color preview, HTML & CSS examples
           This text has a color of #253abf        
        
          <p style="color:#253abf;">Text here</p>
        
        
          .mytext {color:#253abf;}
        
        Text color #253abf
      
           This box has a color of #253abf        
        
          <div style="background-color:#253abf;">Content here</div>
        
        
          .mybackground {background-color:#253abf;}
        
        Background color #253abf
      
           Border around this has a color of #253abf        
        
          <div style="border:2px solid #253abf;">Content here</div>
        
        
          .myborder {border:2px solid #253abf;}
        
        Border color #253abf